Author: aheritier
Date: Thu Mar 2 23:07:18 2006
New Revision: 382698
URL: http://svn.apache.org/viewcvs?rev=382698&view=rev
Log:
display stable releases before testing releases
Modified:
maven/maven-1/core/trunk/xdocs/start/download.xml
Modified: maven/maven-1/core/trunk/xdocs/start/download.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/start/download.xml?rev=382698&r1=382697&r2=382698&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/download.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/download.xml Thu Mar 2 23:07:18 2006
@@ -32,37 +32,6 @@
</head>
<body>
- <section name="Testing Releases">
- <subsection name="Download Maven 1.1 Beta 2">
- <p>
- Please read the <a href="release-notes-1.1-beta-2.html">Release
Notes</a>. In particular, note that
- you <b>must adjust your path</b> when installing side by side with
Maven 1.0.2.
- </p>
-
- <ul>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.exe">Windows
Installer</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.asc">PGP</a>)
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.bz2">.tar.bz2
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.asc">PGP</a>)
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.gz">.tar.gz
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.asc">PGP</a>)
- </li>
- <li>
- <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.zip">.zip
archive</a>
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.md5">checksum</a>)
- (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.asc">PGP</a>)
- </li>
- </ul>
- </subsection>
- </section>
<section name="Latest Stable Release">
<subsection name="Download Maven 1.0.2">
<p>
@@ -118,6 +87,37 @@
Maven 2.0 is the current stable release of Maven. For more
information and
installation instructions, see the <a
href="http://maven.apache.org/download.html">Maven 2.0</a> section.
</p>
+ </subsection>
+ </section>
+ <section name="Testing Releases">
+ <subsection name="Download Maven 1.1 Beta 2">
+ <p>
+ Please read the <a href="release-notes-1.1-beta-2.html">Release
Notes</a>. In particular, note that
+ you <b>must adjust your path</b> when installing side by side with
Maven 1.0.2.
+ </p>
+
+ <ul>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.exe">Windows
Installer</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.exe.asc">PGP</a>)
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.bz2">.tar.bz2
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.bz2.asc">PGP</a>)
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.tar.gz">.tar.gz
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.tar.gz.asc">PGP</a>)
+ </li>
+ <li>
+ <a
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.1-beta-2.zip">.zip
archive</a>
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.md5">checksum</a>)
+ (<a
href="http://www.apache.org/dist/maven/binaries/maven-1.1-beta-2.zip.asc">PGP</a>)
+ </li>
+ </ul>
</subsection>
</section>
</body>