Author: vkumar
Date: Fri Apr 10 16:18:16 2009
New Revision: 763971
URL: http://svn.apache.org/viewvc?rev=763971&view=rev
Log:
Adding velocity properties for database browser
Modified:
portals/applications/rss/trunk/rss-war/src/main/webapp/WEB-INF/velocity/velocity.properties
Modified:
portals/applications/rss/trunk/rss-war/src/main/webapp/WEB-INF/velocity/velocity.properties
URL:
http://svn.apache.org/viewvc/portals/applications/rss/trunk/rss-war/src/main/webapp/WEB-INF/velocity/velocity.properties?rev=763971&r1=763970&r2=763971&view=diff
==============================================================================
---
portals/applications/rss/trunk/rss-war/src/main/webapp/WEB-INF/velocity/velocity.properties
(original)
+++
portals/applications/rss/trunk/rss-war/src/main/webapp/WEB-INF/velocity/velocity.properties
Fri Apr 10 16:18:16 2009
@@ -29,7 +29,7 @@
runtime.log = velocity.log
# use Commons Logging for routing Velocity message through our
IsolatedLog4JLogger
-runtime.log.logsystem.class
=org.apache.jetspeed.webapp.logging.velocity.CommonsLoggingLog4JLogSystem
+runtime.log.logsystem.class
=org.apache.portals.applications.webapp.logging.velocity.CommonsLoggingLog4JLogSystem
# Log4J Category used (default is "velocity")
runtime.log.logsystem.log4j.category = velocity