- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Aug 2009 12:03:45 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn
In directory hutz:/tmp/cvs-serv7256
Modified Files:
Tag: dev2
.classpath
Log Message:
new libs
bypassed controller
implemented some language properties
Index: .classpath
===================================================================
RCS file: /sources/public/2006/unicorn/.classpath,v
retrieving revision 1.4.4.5
retrieving revision 1.4.4.6
diff -u -d -r1.4.4.5 -r1.4.4.6
--- .classpath 6 Aug 2009 10:13:27 -0000 1.4.4.5
+++ .classpath 7 Aug 2009 12:03:43 -0000 1.4.4.6
@@ -17,5 +17,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsr173_1.0_api.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/unicorn-route.jar"/>
+ <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="output" path="build/classes"/>
</classpath>
Received on Friday, 7 August 2009 12:04:02 UTC