From 0db4b363aaeb51c97cce49600274574fae24689a Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Thu, 4 Mar 2010 20:11:48 +0000 Subject: [PATCH] CSPACE-1048 added non-debug log4j config A common/src/main/config/log/jboss-log4j-release.xml M common/build.xml --- services/common/build.xml | 4 + .../main/config/log/jboss-log4j-release.xml | 368 ++++++++++++++++++ 2 files changed, 372 insertions(+) create mode 100644 services/common/src/main/config/log/jboss-log4j-release.xml diff --git a/services/common/build.xml b/services/common/build.xml index 50e8d1360..db5b9669d 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -138,6 +138,9 @@ + @@ -150,6 +153,7 @@ + diff --git a/services/common/src/main/config/log/jboss-log4j-release.xml b/services/common/src/main/config/log/jboss-log4j-release.xml new file mode 100644 index 000000000..8fb037eb1 --- /dev/null +++ b/services/common/src/main/config/log/jboss-log4j-release.xml @@ -0,0 +1,368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3