Author: ltheussl
Date: Sat Feb  2 14:54:33 2008
New Revision: 617921

URL: http://svn.apache.org/viewvc?rev=617921&view=rev
Log:
[MAVEN-1855] Remove old download links

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/viewvc/maven/maven-1/core/trunk/xdocs/start/download.xml?rev=617921&r1=617920&r2=617921&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/download.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/download.xml Sat Feb  2 14:54:33 2008
@@ -67,40 +67,20 @@
             (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.1.zip.asc";>PGP</a>)
           </li>
         </ul>
-      </subsection>
-
-      <subsection name="Latest Stable Release of the 1.0 branch: Download 
Maven 1.0.2">
 
         <p>
-          Please read the <a href="release-notes-1.0.2.html">Release Notes</a>.
+          Maven is distributed under the <a href="../license.html">Apache 
License, version 2.0</a>.
         </p>
 
-        <ul>
-          <li>
-            <a 
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.exe";>Windows
 Installer</a>
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.md5";>checksum</a>)
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.exe.asc";>PGP</a>)
-          </li>
-          <li>
-            <a 
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.bz2";>.tar.bz2
 archive</a>
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.md5";>checksum</a>)
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.bz2.asc";>PGP</a>)
-          </li>
-          <li>
-            <a 
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.tar.gz";>.tar.gz
 archive</a>
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.md5";>checksum</a>)
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.tar.gz.asc";>PGP</a>)
-          </li>
-          <li>
-            <a 
href="http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-1.0.2.zip";>.zip 
archive</a>
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.md5";>checksum</a>)
-            (<a 
href="http://www.apache.org/dist/maven/binaries/maven-1.0.2.zip.asc";>PGP</a>)
-          </li>
-        </ul>
-  
+      </subsection>
+
+      <subsection name="Previous Releases">
+
         <p>
-          Maven is distributed under the <a href="../license.html">Apache 
License, version 2.0</a>.
+          All previous releases of Maven can be found in the
+          <a 
href="http://archive.apache.org/dist/maven/binaries/";>archives</a>.
         </p>
+
       </subsection>
 
       <subsection name="Plugins for Maven 1.x">


Reply via email to