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:41:24 UTC

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

Author: michi
Date: Wed Jan 19 14:41:23 2005
New Revision: 125677

URL: http://svn.apache.org/viewcvs?view=rev&rev=125677
Log:
Jetty path added
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=125677&p1=lenya/branches/BRANCH_1_2_X/build.properties&r1=125676&p2=lenya/branches/BRANCH_1_2_X/build.properties&r2=125677
==============================================================================
--- lenya/branches/BRANCH_1_2_X/build.properties	(original)
+++ lenya/branches/BRANCH_1_2_X/build.properties	Wed Jan 19 14:41:23 2005
@@ -83,7 +83,8 @@
 # Enable RollingFileAppender of log4j
 
 enable.log4j=false
-log4j.log.file=${tomcat.webapps.dir}/WEB-INF/logs/log4j.log
+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