- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Mar 2010 14:34:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn In directory hutz:/tmp/cvs-serv27321 Modified Files: .classpath Log Message: updated servlet-api.jar Index: .classpath =================================================================== RCS file: /sources/public/2006/unicorn/.classpath,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- .classpath 22 Oct 2009 14:25:20 -0000 1.14 +++ .classpath 5 Mar 2010 14:34:53 -0000 1.15 @@ -20,7 +20,6 @@ <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-xom.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/saxon8-xpath.jar"/> <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/xbean_xpath.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xercesImpl.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/xmlbeans-qname.jar"/> @@ -40,5 +39,6 @@ <attribute name="javadoc_location" value="file:/C:/Users/Tom-Laptop/Desktop/compactor/javadoc/"/> </attributes> </classpathentry> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/servlet-api.jar"/> <classpathentry kind="output" path="build/classes"/> </classpath>
Received on Friday, 5 March 2010 14:34:58 UTC