[jboss-cvs] Repository SVN: r1240 - in apache-fileupload: 1.2 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 7 19:36:14 EDT 2007


Author: chris.laprun at jboss.com
Date: 2007-09-07 19:36:14 -0400 (Fri, 07 Sep 2007)
New Revision: 1240

Added:
   apache-fileupload/1.2/
   apache-fileupload/1.2/component-info.xml
   apache-fileupload/1.2/lib/
   apache-fileupload/1.2/lib/commons-fileupload.jar
Log:
Added version 1.2 of commons-fileupload

Added: apache-fileupload/1.2/component-info.xml
===================================================================
--- apache-fileupload/1.2/component-info.xml	                        (rev 0)
+++ apache-fileupload/1.2/component-info.xml	2007-09-07 23:36:14 UTC (rev 1240)
@@ -0,0 +1,13 @@
+<project name="apache-commons-fileupload">
+   <component id="apache-fileupload"
+              licenseType="apache-2.0"
+              version="1.2"
+              projectHome="http://jakarta.apache.org/commons/fileupload/"
+              description="FileUpload parses HTTP requests which conform to RFC 1867">
+      <artifact id="commons-fileupload.jar"/>
+      <export>
+         <include input="commons-fileupload.jar"/>
+      </export>
+   </component>
+
+</project>
\ No newline at end of file

Added: apache-fileupload/1.2/lib/commons-fileupload.jar
===================================================================
(Binary files differ)


Property changes on: apache-fileupload/1.2/lib/commons-fileupload.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the jboss-cvs-commits mailing list