You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jo...@apache.org on 2007/02/13 22:33:39 UTC

svn commit: r507236 - in /jakarta/commons/proper/fileupload/branches/b1_2: pom.xml src/changes/changes.xml xdocs/index.xml

Author: jochen
Date: Tue Feb 13 13:33:38 2007
New Revision: 507236

URL: http://svn.apache.org/viewvc?view=rev&rev=507236
Log:
Creating 1.2rc4.

Modified:
    jakarta/commons/proper/fileupload/branches/b1_2/pom.xml
    jakarta/commons/proper/fileupload/branches/b1_2/src/changes/changes.xml
    jakarta/commons/proper/fileupload/branches/b1_2/xdocs/index.xml

Modified: jakarta/commons/proper/fileupload/branches/b1_2/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/branches/b1_2/pom.xml?view=diff&rev=507236&r1=507235&r2=507236
==============================================================================
--- jakarta/commons/proper/fileupload/branches/b1_2/pom.xml (original)
+++ jakarta/commons/proper/fileupload/branches/b1_2/pom.xml Tue Feb 13 13:33:38 2007
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-fileupload</groupId>
   <artifactId>commons-fileupload</artifactId>
-  <version>1.2rc3</version>
+  <version>1.2</version>
   <name>FileUpload</name>
   <description>
     The FileUpload component provides a simple yet flexible means of adding support for multipart

Modified: jakarta/commons/proper/fileupload/branches/b1_2/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/branches/b1_2/src/changes/changes.xml?view=diff&rev=507236&r1=507235&r2=507236
==============================================================================
--- jakarta/commons/proper/fileupload/branches/b1_2/src/changes/changes.xml (original)
+++ jakarta/commons/proper/fileupload/branches/b1_2/src/changes/changes.xml Tue Feb 13 13:33:38 2007
@@ -41,7 +41,7 @@
   </properties>
 
   <body>
-	<release version="1.2" date="Not yet released">
+	<release version="1.2" date="2007-02-13">
 
       <action dev="jochen" type="fix" due-to="Aaron Freeman"
            due-to-email="aaron@sendthisfile.com">

Modified: jakarta/commons/proper/fileupload/branches/b1_2/xdocs/index.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/fileupload/branches/b1_2/xdocs/index.xml?view=diff&rev=507236&r1=507235&r2=507236
==============================================================================
--- jakarta/commons/proper/fileupload/branches/b1_2/xdocs/index.xml (original)
+++ jakarta/commons/proper/fileupload/branches/b1_2/xdocs/index.xml Tue Feb 13 13:33:38 2007
@@ -58,6 +58,14 @@
     <section name="Downloading">
         <subsection name='Full Releases'>
           <p>
+            <strong>FileUpload 2</strong> - 13 February 2007
+            <ul>
+              <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.1</strong> - 08 June 2006
             <ul>
               <li>Download the binary and source distributions from a mirror site



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