You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2016/02/24 19:55:17 UTC

[5/5] brooklyn-docs git commit: minor cleanups following #14, removing incomplete source download instructions

minor cleanups following #14, removing incomplete source download instructions


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/628ee320
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/628ee320
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/628ee320

Branch: refs/heads/master
Commit: 628ee3203b8d05b8c8898481169e158b966ff708
Parents: 058dfdd
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Authored: Wed Feb 24 10:54:52 2016 -0800
Committer: Alex Heneveld <al...@cloudsoftcorp.com>
Committed: Wed Feb 24 10:54:52 2016 -0800

----------------------------------------------------------------------
 guide/misc/download.md                          | 24 +++-----------------
 .../committers/release-process/prerequisites.md |  2 +-
 2 files changed, 4 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/628ee320/guide/misc/download.md
----------------------------------------------------------------------
diff --git a/guide/misc/download.md b/guide/misc/download.md
index c6d6de1..d154802 100644
--- a/guide/misc/download.md
+++ b/guide/misc/download.md
@@ -151,25 +151,7 @@ you must either have Brooklyn built locally or one of these snapshot repositorie
 
 Source code is hosted at [github.com/apache/brooklyn](http://github.com/apache/brooklyn),
 with this version in branch [{{ site.brooklyn.git_branch }}]({{ site.brooklyn.url.git }}).
-Information on working with the source is [here]({{ site.path.guide }}/dev/code).
+These locations have a `README.md` in the root which explains how to get the code including
+submodules.
 
-You can download archives of the source directly:
-
-<table class="table">
-  <tr>
-    <td style="vertical-align: middle;"><center>{{ site.brooklyn.git_branch }}</center></td>
-    <td>
-<a href="https://github.com/apache/brooklyn/tarball/{{ site.brooklyn.git_branch }}"><img border="0" width="90" src="https://github.com/images/modules/download/tar.png"></a>
-<a href="https://github.com/apache/brooklyn/zipball/{{ site.brooklyn.git_branch }}"><img border="0" width="90" src="https://github.com/images/modules/download/zip.png"></a>
-    </td>
-  </tr>
-{% if site.brooklyn.git_branch != 'master' %}
-  <tr>
-    <td style="vertical-align: middle;"><center>master</center></td>
-    <td>
-<a href="https://github.com/apache/brooklyn/tarball/master"><img border="0" width="90" src="https://github.com/images/modules/download/tar.png"></a>
-<a href="https://github.com/apache/brooklyn/zipball/master"><img border="0" width="90" src="https://github.com/images/modules/download/zip.png"></a>
-    </td>
-  </tr>
-{% endif %}
-</table>
\ No newline at end of file
+Useful information on working with the source is [here]({{ site.path.guide }}/dev/code).

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/628ee320/website/developers/committers/release-process/prerequisites.md
----------------------------------------------------------------------
diff --git a/website/developers/committers/release-process/prerequisites.md b/website/developers/committers/release-process/prerequisites.md
index e1aa2c9..d6afc75 100644
--- a/website/developers/committers/release-process/prerequisites.md
+++ b/website/developers/committers/release-process/prerequisites.md
@@ -11,7 +11,7 @@ Apache releases are posted to dist.apache.org, which is a Subversion repository.
 
 We have two directories here:
 
-- https://dist.apache.org/repos/dist/release/brooklyn - this is where IPMC approved releases go. Do not upload
+- https://dist.apache.org/repos/dist/release/brooklyn - this is where PMC approved releases go. Do not upload
   here until we have a vote passed on dev@brooklyn. Check out this folder and name it
   `apache-dist-release-brooklyn`
 - https://dist.apache.org/repos/dist/dev/brooklyn - this is where releases to be voted on go. Make the release