- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 24 Jul 2009 13:47:48 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn In directory hutz:/tmp/cvs-serv28782 Modified Files: .classpath Log Message: Fixed errors where the velocity config file could not be found New template system for index.html : only one velocity template file and several language properties files Index: .classpath =================================================================== RCS file: /sources/public/2006/unicorn/.classpath,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .classpath 2 Jul 2008 17:34:47 -0000 1.3 +++ .classpath 24 Jul 2009 13:47:46 -0000 1.4 @@ -18,5 +18,6 @@ <classpathentry kind="lib" path="lib/velocity-1.5-dev.jar"/> <classpathentry kind="lib" path="lib/xercesImpl.jar"/> <classpathentry kind="lib" path="lib/catalina-ant.jar"/> + <classpathentry kind="lib" path="lib/ant.jar"/> <classpathentry kind="output" path="build"/> </classpath>
Received on Friday, 24 July 2009 13:48:01 UTC