You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bs...@apache.org on 2007/09/28 02:24:44 UTC

svn commit: r580189 - /commons/proper/commons-build/trunk/downloads/downloads.xml

Author: bspeakmon
Date: Thu Sep 27 17:24:44 2007
New Revision: 580189

URL: http://svn.apache.org/viewvc?rev=580189&view=rev
Log:
- update to 1.1 download links

Modified:
    commons/proper/commons-build/trunk/downloads/downloads.xml

Modified: commons/proper/commons-build/trunk/downloads/downloads.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-build/trunk/downloads/downloads.xml?rev=580189&r1=580188&r2=580189&view=diff
==============================================================================
--- commons/proper/commons-build/trunk/downloads/downloads.xml (original)
+++ commons/proper/commons-build/trunk/downloads/downloads.xml Thu Sep 27 17:24:44 2007
@@ -244,12 +244,14 @@
             <link name="Changes Report" href="http://commons.apache.org/email/changes-report.html"/>
             </group>
             <group label="Binary">
-                <download name="1.0.tar.gz" href="commons/email/binaries/commons-email-1.0.tar.gz"/>
-                <download name="1.0.zip" href="commons/email/binaries/commons-email-1.0.zip"/>
+                <download name="1.1.tar.gz" href="commons/email/binaries/commons-email-1.1-bin.tar.gz"/>
+                <download name="1.1.zip" href="commons/email/binaries/commons-email-1.1-bin.zip"/>
             </group>
             <group label="Source">
-                <download name="1.0.tar.gz" href="commons/email/source/commons-email-1.0-src.tar.gz"/>
-                <download name="1.0.zip" href="commons/email/source/commons-email-1.0-src.zip"/>
+                <download name="1.1.tar.gz" href="commons/email/source/commons-email-1.1-src.tar.gz"/>
+                <download name="1.1.zip" href="commons/email/source/commons-email-1.1-src.zip"/>
+                <download name="1.1 Javadoc" href="commons/email/source/commons-email-1.1-javadoc.jar"/>
+                <download name="1.1 source (jar)" href="commons/email/source/commons-email-1.1-sources.jar"/>
             </group>
             <download name="browse download area" href="commons/email/" directory="true"/>
         </downloads>