- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Oct 2009 16:48:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn In directory hutz:/tmp/cvs-serv24571 Modified Files: .classpath Log Message: new library adding tools for use in velocity templates Index: .classpath =================================================================== RCS file: /sources/public/2006/unicorn/.classpath,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- .classpath 30 Sep 2009 17:38:59 -0000 1.11 +++ .classpath 2 Oct 2009 16:48:16 -0000 1.12 @@ -33,5 +33,6 @@ <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-1.4.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-api-1.5.6.jar"/> <classpathentry kind="lib" path="WebContent/WEB-INF/lib/slf4j-log4j12-1.5.6.jar"/> + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/velocity-tools-generic-1.4.jar"/> <classpathentry kind="output" path="build/classes"/> </classpath>
Received on Friday, 2 October 2009 16:48:22 UTC