- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 28 Aug 2009 12:20:06 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn
In directory hutz:/tmp/cvs-serv20436
Modified Files:
Tag: dev2
.classpath
Log Message:
fixed classpath
Index: .classpath
===================================================================
RCS file: /sources/public/2006/unicorn/.classpath,v
retrieving revision 1.4.4.12
retrieving revision 1.4.4.13
diff -u -d -r1.4.4.12 -r1.4.4.13
--- .classpath 27 Aug 2009 18:31:35 -0000 1.4.4.12
+++ .classpath 28 Aug 2009 12:20:03 -0000 1.4.4.13
@@ -42,10 +42,5 @@
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlpublic.jar"/>
<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/tmp/apache-mime4j-0.6.jar"/>
- <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tmp/commons-codec-1.3.jar"/>
- <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tmp/httpclient-4.0.jar"/>
- <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tmp/httpcore-4.0.1.jar"/>
- <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tmp/httpmime-4.0.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>
Received on Friday, 28 August 2009 12:20:23 UTC