From 470b7cc47e6a85667fab6883303acbf2e98550d4 Mon Sep 17 00:00:00 2001 From: "Eric J. Bowersox" Date: Tue, 20 May 2003 04:22:30 +0000 Subject: [PATCH] fixed the log directories so they're configurable --- .gitignore | 1 + build.properties.sample | 3 +++ build.xml | 21 ++++++++++++++++++--- conf-sso/sp/logging.xml | 4 ++-- conf/logging-test.xml | 4 ++-- conf/logging-venice.xml | 4 ++-- 6 files changed, 28 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 956db13..3a70049 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +*.log assembly build.properties jars diff --git a/build.properties.sample b/build.properties.sample index 8ed6685..181e33f 100644 --- a/build.properties.sample +++ b/build.properties.sample @@ -21,6 +21,9 @@ # compile.optimize=on # build.compiler=modern +# [Logging directory] +# logfile.dir=${user.home} + # [Location of Servlet API 2.3] servlet.base=/usr/local/jakarta/jakarta-tomcat-4.1.24-LE-jdk14 servlet.lib=${servlet.base}/common/lib diff --git a/build.xml b/build.xml index e4196d4..3ae8812 100644 --- a/build.xml +++ b/build.xml @@ -34,6 +34,9 @@ + + + @@ -290,7 +293,11 @@ - + + + + + @@ -319,7 +326,11 @@ - + + + + + @@ -376,7 +387,6 @@ - @@ -384,6 +394,11 @@ + + + + + diff --git a/conf-sso/sp/logging.xml b/conf-sso/sp/logging.xml index df3b1bb..2ef6de0 100644 --- a/conf-sso/sp/logging.xml +++ b/conf-sso/sp/logging.xml @@ -13,7 +13,7 @@ The Initial Developer of the Original Code is Eric J. Bowersox , for Silverwrist Design Studios. Portions created by Eric J. Bowersox are - Copyright (C) 2001 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. + Copyright (C) 2001-03 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. Contributor(s): --> @@ -21,7 +21,7 @@ - + diff --git a/conf/logging-test.xml b/conf/logging-test.xml index 525cb17..c37ab47 100644 --- a/conf/logging-test.xml +++ b/conf/logging-test.xml @@ -13,7 +13,7 @@ The Initial Developer of the Original Code is Eric J. Bowersox , for Silverwrist Design Studios. Portions created by Eric J. Bowersox are - Copyright (C) 2001 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. + Copyright (C) 2001-03 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. Contributor(s): --> @@ -21,7 +21,7 @@ - + diff --git a/conf/logging-venice.xml b/conf/logging-venice.xml index e5f935b..f9940a6 100644 --- a/conf/logging-venice.xml +++ b/conf/logging-venice.xml @@ -13,7 +13,7 @@ The Initial Developer of the Original Code is Eric J. Bowersox , for Silverwrist Design Studios. Portions created by Eric J. Bowersox are - Copyright (C) 2001 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. + Copyright (C) 2001-03 Eric J. Bowersox/Silverwrist Design Studios. All Rights Reserved. Contributor(s): --> @@ -21,7 +21,7 @@ - +