You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ma...@apache.org on 2006/05/27 19:41:17 UTC

svn commit: r409844 - /jakarta/commons/proper/fileupload/trunk/xdocs/index.xml

Author: martinc
Date: Sat May 27 10:41:16 2006
New Revision: 409844

URL: http://svn.apache.org/viewvc?rev=409844&view=rev
Log:
Make the download URLs more specific.

Modified:
    jakarta/commons/proper/fileupload/trunk/xdocs/index.xml

Modified: jakarta/commons/proper/fileupload/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/trunk/xdocs/index.xml?rev=409844&r1=409843&r2=409844&view=diff
==============================================================================
--- jakarta/commons/proper/fileupload/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/fileupload/trunk/xdocs/index.xml Sat May 27 10:41:16 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2004 The Apache Software Foundation
+   Copyright 2003-2006 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -58,33 +58,24 @@
           <p>
             <strong>FileUpload 1.1.1</strong> - ?? May 2006
             <ul>
-              <li>Download the binary distribution from a mirror site
-                <a href='http://jakarta.apache.org/site/binindex.cgi'>here</a>
-              </li>
-              <li>Download the source distribution from a mirror site
-                <a href='http://jakarta.apache.org/site/sourceindex.cgi'>here</a>
+              <li>Download the binary and source distributions from a mirror site
+                <a href='http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi'>here</a>
               </li>
             </ul>
           </p>
           <p>
             <strong>FileUpload 1.1</strong> - 22 Dec 2005
             <ul>
-              <li>Download the binary distribution from a mirror site
-                <a href='http://jakarta.apache.org/site/binindex.cgi'>here</a>
-              </li>
-              <li>Download the source distribution from a mirror site
-                <a href='http://jakarta.apache.org/site/sourceindex.cgi'>here</a>
+              <li>Download the binary and source distributions from a mirror site
+                <a href='http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi'>here</a>
               </li>
             </ul>
           </p>
           <p>
             <strong>FileUpload 1.0</strong> - 24 Jun 2003
             <ul>
-              <li>Download the binary distribution from a mirror site
-                <a href='http://jakarta.apache.org/site/binindex.cgi'>here</a>
-              </li>
-              <li>Download the source distribution from a mirror site
-                <a href='http://jakarta.apache.org/site/sourceindex.cgi'>here</a>
+              <li>Download the binary and source distributions from a mirror site
+                <a href='http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi'>here</a>
               </li>
             </ul>
           </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org