You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/01/19 23:43:30 UTC

svn commit: r125678 - /lenya/branches/BRANCH_1_2_X/build.properties

Author: michi
Date: Wed Jan 19 14:43:28 2005
New Revision: 125678

URL: http://svn.apache.org/viewcvs?view=rev&rev=125678
Log:
log4j enabled because it now also works with Jetty
Modified:
   lenya/branches/BRANCH_1_2_X/build.properties

Modified: lenya/branches/BRANCH_1_2_X/build.properties
Url: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/build.properties?view=diff&rev=125678&p1=lenya/branches/BRANCH_1_2_X/build.properties&r1=125677&p2=lenya/branches/BRANCH_1_2_X/build.properties&r2=125678
==============================================================================
--- lenya/branches/BRANCH_1_2_X/build.properties	(original)
+++ lenya/branches/BRANCH_1_2_X/build.properties	Wed Jan 19 14:43:28 2005
@@ -82,7 +82,7 @@
 #------------------------------------------------------------------------------------
 # Enable RollingFileAppender of log4j
 
-enable.log4j=false
+enable.log4j=true
 log4j.log.file=${user.dir}/build/lenya/webapp/WEB-INF/logs/log4j.log
 #log4j.log.file=${tomcat.webapps.dir}/WEB-INF/logs/log4j.log
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org