From f2661f2e5262818868a3df1487ff3e69e13fb202 Mon Sep 17 00:00:00 2001 From: Cedric Staub Date: Tue, 11 Sep 2012 11:40:03 +0200 Subject: [PATCH] Change handling of local.build.properties --- conf/log4j.properties | 2 +- src/build/targets/config.xml | 13 +++++++++---- src/build/targets/install-tomcat.xml | 15 +++++---------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/conf/log4j.properties b/conf/log4j.properties index 2cb86054a..90825a709 100644 --- a/conf/log4j.properties +++ b/conf/log4j.properties @@ -13,7 +13,7 @@ # Change 20091201: access log config added # -------------------------------------------------------------------------------------------------- # Version of this file in order to compare with local.log4j.properties -version.log4j.properties=2012081600 +version.log4j.properties=2012091000 log4j.category.Access=INFO, A2 diff --git a/src/build/targets/config.xml b/src/build/targets/config.xml index cda9e50d6..733a5d987 100644 --- a/src/build/targets/config.xml +++ b/src/build/targets/config.xml @@ -59,7 +59,12 @@ Local build configuration ${yanel.source.home}/src/build/local.build.properties does not exist yet! - + + + + + + @@ -87,9 +92,9 @@ User specific Tomcat: ${pathOfUserSpecificTomcat} - - #tomcat1.home.dir=../tomcat-cluster/build/jakarta-tomcat-5.0.30-cnode1 - + + + diff --git a/src/build/targets/install-tomcat.xml b/src/build/targets/install-tomcat.xml index 6562c8a18..13516d266 100644 --- a/src/build/targets/install-tomcat.xml +++ b/src/build/targets/install-tomcat.xml @@ -54,17 +54,12 @@ - - #tomcat1.home.dir=../tomcat-cluster/build/jakarta-tomcat-5.0.30-cnode1 - - - - #tomcat1.http.port=9190 - - - #tomcat1.ssl.port=9143 - + + + + +