2006/unicorn .classpath,1.9,1.10

Update of /sources/public/2006/unicorn
In directory hutz:/tmp/cvs-serv23044

Modified Files:
	.classpath 
Log Message:
updated commons-fileupload library to version 1.2.1

Index: .classpath
===================================================================
RCS file: /sources/public/2006/unicorn/.classpath,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- .classpath	23 Sep 2009 13:38:31 -0000	1.9
+++ .classpath	30 Sep 2009 17:14:04 -0000	1.10
@@ -10,7 +10,6 @@
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-collections-3.2.1.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-lang-2.4.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/activation.jar"/>
-	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.1.1.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-1.2.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/icu4j_3_4.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/iri.jar"/>
@@ -31,5 +30,6 @@
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/tasklist.jar"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/mail.jar" sourcepath="C:/Users/Tom-Laptop/Desktop/javamail-1.4.2/docs/javadocs"/>
+	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar"/>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>

Received on Wednesday, 30 September 2009 17:14:12 UTC