From 83e704b9102cabd92c3b13c16870052bccbfdc1a Mon Sep 17 00:00:00 2001 From: Costin Manolache Date: Fri, 7 Jun 2002 20:22:29 +0000 Subject: [PATCH] Add the simple logger to the '-api' jar. It seems all is working fine now, including the log4j JMX stuff in the default config ( adding the 'setName()' sovled the problems ) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138889 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/build.xml b/build.xml index 3b56ee4..0c30878 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -179,6 +179,8 @@ + + @@ -237,16 +239,10 @@ - - - - - - + +