- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Aug 2009 12:25:23 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/conf
In directory hutz:/tmp/cvs-serv32659/WebContent/WEB-INF/conf
Modified Files:
Tag: dev2
velocity.properties
Log Message:
removed unused macro file
Index: velocity.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/conf/Attic/velocity.properties,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -d -r1.1.2.5 -r1.1.2.6
--- velocity.properties 24 Aug 2009 17:05:17 -0000 1.1.2.5
+++ velocity.properties 26 Aug 2009 12:25:21 -0000 1.1.2.6
@@ -2,7 +2,7 @@
runtime.log.logsystem.log4j.logger=Velocity
input.encoding=UTF-8
output.encoding=UTF-8
-velocimacro.library = macros_index.vm, macros_xhtml10.vm
+velocimacro.library = macros_index.vm
file.resource.loader.cache = false
file.resource.loader.modificationCheckInterval = 1
Received on Wednesday, 26 August 2009 12:25:31 UTC