- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 Aug 2009 09:12:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn In directory hutz:/tmp/cvs-serv15942 Modified Files: Tag: dev2 .classpath Log Message: classpath changed Index: .classpath =================================================================== RCS file: /sources/public/2006/unicorn/.classpath,v retrieving revision 1.4.4.8 retrieving revision 1.4.4.9 diff -u -d -r1.4.4.8 -r1.4.4.9 --- .classpath 13 Aug 2009 13:42:42 -0000 1.4.4.8 +++ .classpath 17 Aug 2009 09:12:28 -0000 1.4.4.9 @@ -19,10 +19,8 @@ <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/catalina-ant.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/commons-logging-1.1.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"/> @@ -36,10 +34,10 @@ <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/servlet.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/tasklist.jar"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/velocity-1.5-dev.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xbean_xpath.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xercesImpl.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlbeans-qname.jar"/> <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="output" path="build/classes"/> </classpath>
Received on Monday, 17 August 2009 09:12:42 UTC