Author: solomax
Date: Wed Mar 20 08:16:33 2013
New Revision: 1458680
URL: http://svn.apache.org/r1458680
Log:
[OPENMEETINGS-578] velocity config is updated to work as expected with latest OM
Modified:
openmeetings/trunk/singlewebapp/WebContent/WEB-INF/velocity.properties
Modified: openmeetings/trunk/singlewebapp/WebContent/WEB-INF/velocity.properties
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/WEB-INF/velocity.properties?rev=1458680&r1=1458679&r2=1458680&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/WEB-INF/velocity.properties
(original)
+++ openmeetings/trunk/singlewebapp/WebContent/WEB-INF/velocity.properties Wed
Mar 20 08:16:33 2013
@@ -37,4 +37,5 @@ output.encoding=UTF-8
# for the loader we call 'class', use the ClasspathResourceLoader
#
class.resource.loader.description = Velocity Classpath Resource Loader
-class.resource.loader.class =
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
\ No newline at end of file
+class.resource.loader.class =
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
+runtime.log.logsystem.log4j.logger =
org.apache.velocity.runtime.log.Log4JLogChute