Repository: helix Updated Branches: refs/heads/master acd902e24 -> 3cb08dbba
[HELIX-604] Update website with committers, download links Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/3cb08dbb Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/3cb08dbb Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/3cb08dbb Branch: refs/heads/master Commit: 3cb08dbbaebc7b864a0de516eaae10da72e1a424 Parents: acd902e Author: Kanak Biscuitwala <[email protected]> Authored: Mon Jul 6 21:48:28 2015 -0700 Committer: Kanak Biscuitwala <[email protected]> Committed: Mon Jul 6 21:48:28 2015 -0700 ---------------------------------------------------------------------- pom.xml | 61 +++++++------ .../src/site/xdoc/download.xml.vm | 2 +- .../src/site/xdoc/download.xml.vm | 2 +- website/0.6.3/src/site/xdoc/download.xml.vm | 82 ++++-------------- website/0.6.4/src/site/xdoc/download.xml.vm | 82 ++++-------------- website/0.6.5/src/site/xdoc/download.xml.vm | 2 +- .../src/site/xdoc/download.xml.vm | 90 +++++--------------- website/src/site/site.xml | 2 +- 8 files changed, 94 insertions(+), 229 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 72fa105..4faf806 100644 --- a/pom.xml +++ b/pom.xml @@ -40,11 +40,20 @@ under the License. <url>http://helix.apache.org</url> <developers> <developer> + <id>kishoreg</id> + <name>Kishore Gopalakrishna</name> + <email>[email protected]</email> + <roles> + <role>PMC Chair</role> + </roles> + <timezone>-8</timezone> + </developer> + <developer> <id>olamy</id> <name>Olivier Lamy</name> <email>[email protected]</email> <roles> - <role>Mentor</role> + <role>Mentor / PMC Member</role> </roles> <timezone>Australia/Melbourne</timezone> </developer> @@ -53,7 +62,7 @@ under the License. <name>Patrick Hunt</name> <email>[email protected]</email> <roles> - <role>Mentor</role> + <role>Mentor / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -62,7 +71,7 @@ under the License. <name>Mahadev Konar</name> <email>[email protected]</email> <roles> - <role>Mentor</role> + <role>Mentor / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -71,16 +80,7 @@ under the License. <name>Owen O'Malley</name> <email>[email protected]</email> <roles> - <role>Mentor</role> - </roles> - <timezone>-8</timezone> - </developer> - <developer> - <id>kishoreg</id> - <name>Kishore Gopalakrishna</name> - <email>[email protected]</email> - <roles> - <role>Committer</role> + <role>Mentor / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -89,7 +89,7 @@ under the License. <name>Zhen Zhang</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -98,7 +98,7 @@ under the License. <name>Shi Lu</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -116,7 +116,7 @@ under the License. <name>Kapil Surlaker</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -125,7 +125,7 @@ under the License. <name>Bob Schulman</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -134,7 +134,7 @@ under the License. <name>Swaroop Jagadish</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -143,7 +143,7 @@ under the License. <name>Rahul Aggarwal</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -152,7 +152,7 @@ under the License. <name>Terence Yim</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -161,7 +161,7 @@ under the License. <name>Santiago Perez</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -170,16 +170,16 @@ under the License. <name>Vinayak Borkar</name> <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> <developer> - <id>sdas</id> + <id>shirshanka</id> <name>Shirshanka Das</name> - <email>[email protected]</email> + <email>[email protected]</email> <roles> - <role>Committer</role> + <role>Committer / PMC Member</role> </roles> <timezone>-8</timezone> </developer> @@ -188,6 +188,15 @@ under the License. <name>Kanak Biscuitwala</name> <email>[email protected]</email> <roles> + <role>Committer / PMC Member</role> + </roles> + <timezone>-8</timezone> + </developer> + <developer> + <id>gbrandt</id> + <name>Greg Brandt</name> + <email>[email protected]</email> + <roles> <role>Committer</role> </roles> <timezone>-8</timezone> @@ -276,7 +285,7 @@ under the License. </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://builds.apache.org/view/G-L/view/Helix/</url> + <url>https://builds.apache.org/view/All/job/helix/</url> </ciManagement> <properties> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/0.6.1-incubating/src/site/xdoc/download.xml.vm ---------------------------------------------------------------------- diff --git a/website/0.6.1-incubating/src/site/xdoc/download.xml.vm b/website/0.6.1-incubating/src/site/xdoc/download.xml.vm index 15805d0..13b915e 100644 --- a/website/0.6.1-incubating/src/site/xdoc/download.xml.vm +++ b/website/0.6.1-incubating/src/site/xdoc/download.xml.vm @@ -117,7 +117,7 @@ under the License. <section name="Verifying Releases"> <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> - <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: + <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://archive.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: <source>% pgpk -a KEYS % pgpv downloaded_file.asc</source> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/0.6.2-incubating/src/site/xdoc/download.xml.vm ---------------------------------------------------------------------- diff --git a/website/0.6.2-incubating/src/site/xdoc/download.xml.vm b/website/0.6.2-incubating/src/site/xdoc/download.xml.vm index 750dd4d..6356a72 100644 --- a/website/0.6.2-incubating/src/site/xdoc/download.xml.vm +++ b/website/0.6.2-incubating/src/site/xdoc/download.xml.vm @@ -129,7 +129,7 @@ under the License. <section name="Verifying Releases"> <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> - <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: + <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://archive.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: <source>% pgpk -a KEYS % pgpv downloaded_file.asc</source> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/0.6.3/src/site/xdoc/download.xml.vm ---------------------------------------------------------------------- diff --git a/website/0.6.3/src/site/xdoc/download.xml.vm b/website/0.6.3/src/site/xdoc/download.xml.vm index c69dbbd..404f2df 100644 --- a/website/0.6.3/src/site/xdoc/download.xml.vm +++ b/website/0.6.3/src/site/xdoc/download.xml.vm @@ -48,54 +48,6 @@ under the License. <section name="Release"> <p>Release date: ${releaseDate} </p> <p><a href="releasenotes/release-${releaseName}.html">${releaseName} Release notes</a></p> - <a name="mirror"/> - <subsection name="Mirror"> - - <p> - [if-any logo] - <a href="[link]"> - <img align="right" src="[logo]" border="0" - alt="logo"/> - </a> - [end] - The currently selected mirror is - <b>[preferred]</b>. - If you encounter a problem with this mirror, - please select another mirror. - If all mirrors are failing, there are - <i>backup</i> - mirrors - (at the end of the mirrors list) that should be available. - </p> - - <form action="[location]" method="get" id="SelectMirror" class="form-inline"> - Other mirrors: - <select name="Preferred" class="input-xlarge"> - [if-any http] - [for http] - <option value="[http]">[http]</option> - [end] - [end] - [if-any ftp] - [for ftp] - <option value="[ftp]">[ftp]</option> - [end] - [end] - [if-any backup] - [for backup] - <option value="[backup]">[backup] (backup)</option> - [end] - [end] - </select> - <input type="submit" value="Change" class="btn"/> - </form> - - <p> - You may also consult the - <a href="http://www.apache.org/mirrors/">complete list of mirrors.</a> - </p> - - </subsection> <subsection name="${releaseName} Sources"> <table> <thead> @@ -108,14 +60,14 @@ under the License. <tbody> <tr> <td> - <a href="[preferred]helix/${releaseName}/src/helix-${releaseName}-src.zip">helix-${releaseName}-src.zip</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip">helix-${releaseName}-src.zip</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.asc">asc</a> + <a href="http://archive.apache.org/dist//helix/${releaseName}/src/helix-${releaseName}-src.zip.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.sha1">sha1</a> </td> </tr> </tbody> @@ -133,38 +85,38 @@ under the License. <tbody> <tr> <td> - <a href="[preferred]helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar">helix-core-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar">helix-core-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar">helix-admin-webapp-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar">helix-admin-webapp-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar">helix-agent-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar">helix-agent-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> </tbody> @@ -177,7 +129,7 @@ under the License. <section name="Verifying Releases"> <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> - <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: + <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://archive.apache.org/dist/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: <source>% pgpk -a KEYS % pgpv downloaded_file.asc</source> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/0.6.4/src/site/xdoc/download.xml.vm ---------------------------------------------------------------------- diff --git a/website/0.6.4/src/site/xdoc/download.xml.vm b/website/0.6.4/src/site/xdoc/download.xml.vm index 931387e..d992e74 100644 --- a/website/0.6.4/src/site/xdoc/download.xml.vm +++ b/website/0.6.4/src/site/xdoc/download.xml.vm @@ -48,54 +48,6 @@ under the License. <section name="Release"> <p>Release date: ${releaseDate} </p> <p><a href="releasenotes/release-${releaseName}.html">${releaseName} Release notes</a></p> - <a name="mirror"/> - <subsection name="Mirror"> - - <p> - [if-any logo] - <a href="[link]"> - <img align="right" src="[logo]" border="0" - alt="logo"/> - </a> - [end] - The currently selected mirror is - <b>[preferred]</b>. - If you encounter a problem with this mirror, - please select another mirror. - If all mirrors are failing, there are - <i>backup</i> - mirrors - (at the end of the mirrors list) that should be available. - </p> - - <form action="[location]" method="get" id="SelectMirror" class="form-inline"> - Other mirrors: - <select name="Preferred" class="input-xlarge"> - [if-any http] - [for http] - <option value="[http]">[http]</option> - [end] - [end] - [if-any ftp] - [for ftp] - <option value="[ftp]">[ftp]</option> - [end] - [end] - [if-any backup] - [for backup] - <option value="[backup]">[backup] (backup)</option> - [end] - [end] - </select> - <input type="submit" value="Change" class="btn"/> - </form> - - <p> - You may also consult the - <a href="http://www.apache.org/mirrors/">complete list of mirrors.</a> - </p> - - </subsection> <subsection name="${releaseName} Sources"> <table> <thead> @@ -108,14 +60,14 @@ under the License. <tbody> <tr> <td> - <a href="[preferred]helix/${releaseName}/src/helix-${releaseName}-src.zip">helix-${releaseName}-src.zip</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip">helix-${releaseName}-src.zip</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/src/helix-${releaseName}-src.zip.sha1">sha1</a> </td> </tr> </tbody> @@ -133,38 +85,38 @@ under the License. <tbody> <tr> <td> - <a href="[preferred]helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar">helix-core-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar">helix-core-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar">helix-admin-webapp-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar">helix-admin-webapp-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar">helix-agent-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar">helix-agent-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> </tbody> @@ -177,7 +129,7 @@ under the License. <section name="Verifying Releases"> <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> - <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: + <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://archive.apache.org/dist/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: <source>% pgpk -a KEYS % pgpv downloaded_file.asc</source> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/0.6.5/src/site/xdoc/download.xml.vm ---------------------------------------------------------------------- diff --git a/website/0.6.5/src/site/xdoc/download.xml.vm b/website/0.6.5/src/site/xdoc/download.xml.vm index 17fbb43..c1dbc87 100644 --- a/website/0.6.5/src/site/xdoc/download.xml.vm +++ b/website/0.6.5/src/site/xdoc/download.xml.vm @@ -177,7 +177,7 @@ under the License. <section name="Verifying Releases"> <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> - <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: + <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: <source>% pgpk -a KEYS % pgpv downloaded_file.asc</source> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/0.7.0-incubating/src/site/xdoc/download.xml.vm ---------------------------------------------------------------------- diff --git a/website/0.7.0-incubating/src/site/xdoc/download.xml.vm b/website/0.7.0-incubating/src/site/xdoc/download.xml.vm index 768ed27..c37480c 100644 --- a/website/0.7.0-incubating/src/site/xdoc/download.xml.vm +++ b/website/0.7.0-incubating/src/site/xdoc/download.xml.vm @@ -48,54 +48,6 @@ under the License. <section name="Release"> <p>Release date: ${releaseDate} </p> <p><a href="releasenotes/release-${releaseName}.html">${releaseName} Release notes</a></p> - <a name="mirror"/> - <subsection name="Mirror"> - - <p> - [if-any logo] - <a href="[link]"> - <img align="right" src="[logo]" border="0" - alt="logo"/> - </a> - [end] - The currently selected mirror is - <b>[preferred]</b>. - If you encounter a problem with this mirror, - please select another mirror. - If all mirrors are failing, there are - <i>backup</i> - mirrors - (at the end of the mirrors list) that should be available. - </p> - - <form action="[location]" method="get" id="SelectMirror" class="form-inline"> - Other mirrors: - <select name="Preferred" class="input-xlarge"> - [if-any http] - [for http] - <option value="[http]">[http]</option> - [end] - [end] - [if-any ftp] - [for ftp] - <option value="[ftp]">[ftp]</option> - [end] - [end] - [if-any backup] - [for backup] - <option value="[backup]">[backup] (backup)</option> - [end] - [end] - </select> - <input type="submit" value="Change" class="btn"/> - </form> - - <p> - You may also consult the - <a href="http://www.apache.org/mirrors/">complete list of mirrors.</a> - </p> - - </subsection> <subsection name="${releaseName} Sources"> <table> <thead> @@ -108,14 +60,14 @@ under the License. <tbody> <tr> <td> - <a href="[preferred]incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip">helix-${releaseName}-src.zip</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip">helix-${releaseName}-src.zip</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip.asc">asc</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip.md5">md5</a> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip.sha1">sha1</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip.md5">md5</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/src/helix-${releaseName}-src.zip.sha1">sha1</a> </td> </tr> </tbody> @@ -133,50 +85,50 @@ under the License. <tbody> <tr> <td> - <a href="[preferred]incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar">helix-core-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar">helix-core-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-core-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar">helix-admin-webapp-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar">helix-admin-webapp-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-admin-webapp-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar">helix-agent-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar">helix-agent-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-agent-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> <tr> <td> - <a href="[preferred]incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar">helix-examples-${releaseName}-pkg.tar</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar">helix-examples-${releaseName}-pkg.tar</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar.asc">asc</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar.asc">asc</a> </td> <td> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar.md5">md5</a> - <a href="http://www.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar.sha1">sha1</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar.md5">md5</a> + <a href="http://archive.apache.org/dist/incubator/helix/${releaseName}/binaries/helix-examples-${releaseName}-pkg.tar.sha1">sha1</a> </td> </tr> </tbody> @@ -189,7 +141,7 @@ under the License. <section name="Verifying Releases"> <p>It is essential that you verify the integrity of the downloaded file using the PGP signature (<tt>.asc</tt> file) or a hash (<tt>.md5</tt> or <tt>.sha1</tt> file). Please read <a href="http://www.apache.org/info/verification.html">Verifying Apache Software Foundation Releases</a> for more information on why you should verify our releases.</p> - <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://www.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: + <p>The PGP signature can be verified using <a href="http://www.pgpi.org/">PGP</a> or <a href="http://www.gnupg.org/">GPG</a>. First download the <a href="http://archive.apache.org/dist/incubator/helix/KEYS">KEYS</a> as well as the <tt>*.asc</tt> signature files for the relevant distribution. Make sure you get these files from the main distribution site, rather than from a mirror. Then verify the signatures using one of the following sets of commands: <source>% pgpk -a KEYS % pgpv downloaded_file.asc</source> http://git-wip-us.apache.org/repos/asf/helix/blob/3cb08dbb/website/src/site/site.xml ---------------------------------------------------------------------- diff --git a/website/src/site/site.xml b/website/src/site/site.xml index 60715d1..9355009 100644 --- a/website/src/site/site.xml +++ b/website/src/site/site.xml @@ -65,9 +65,9 @@ </menu> <menu name="Documentation"> - <item name="0.6.4 (stable)" href="./0.6.4-docs/index.html"/> <item name="0.6.5 (stable)" href="./0.6.5-docs/index.html"/> <item name="0.7.1 (beta)" href="./0.7.1-docs/index.html"/> + <item name="0.6.4" href="./0.6.4-docs/index.html"/> <item name="0.6.3" href="./0.6.3-docs/index.html"/> <item name="0.7.0-incubating (alpha)" href="./0.7.0-incubating-docs/index.html"/> <item name="0.6.2-incubating" href="./0.6.2-incubating-docs/index.html"/>
