2006/unicorn .classpath,1.10,1.11

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

Modified Files:
	.classpath 
Log Message:
updated some libraries
+ added slf4j

Index: .classpath
===================================================================
RCS file: /sources/public/2006/unicorn/.classpath,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- .classpath	30 Sep 2009 17:14:04 -0000	1.10
+++ .classpath	30 Sep 2009 17:38:59 -0000	1.11
@@ -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-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"/>
 	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jena.jar"/>
@@ -31,5 +30,8 @@
 	<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="lib" path="WebContent/WEB-INF/lib/commons-io-1.4.jar"/>
+	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.5.6.jar"/>
+	<classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-log4j12-1.5.6.jar"/>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>

Received on Wednesday, 30 September 2009 17:39:05 UTC