- From: Jean-Guilhem Rouel via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Jul 2008 17:34:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn In directory hutz:/tmp/cvs-serv31756 Modified Files: .classpath Log Message: Fixed a few warnings Removed XMLBeansTest.java as it won't compile without some libs Forced com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl to be used Renamed *_text10.vm to *_text.vm Index: .classpath =================================================================== RCS file: /sources/public/2006/unicorn/.classpath,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- .classpath 29 Nov 2007 14:11:58 -0000 1.2 +++ .classpath 2 Jul 2008 17:34:47 -0000 1.3 @@ -2,7 +2,6 @@ <classpath> <classpathentry excluding="lib/|buildsds/|conf/" kind="src" path=""/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="con" path="com.omondo.uml.CONTAINER"/> <classpathentry kind="lib" path="lib/activation.jar"/> <classpathentry kind="lib" path="lib/commons-collections-3.1.jar"/> <classpathentry kind="lib" path="lib/commons-fileupload-1.1.1.jar"/>
Received on Wednesday, 2 July 2008 17:35:23 UTC