From c0c647127dd621e89ac468d1f7e33da630ab0b07 Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Sun, 22 Jan 2006 01:47:01 +0000 Subject: [PATCH] Exclude jdk14 logger from api jar Include WeakHashtable in api jar Make ant dependencies used in build be the same as those in the maven project.xml file. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@371164 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.sample | 2 +- build.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.properties.sample b/build.properties.sample index f1b59da..9ddcd07 100644 --- a/build.properties.sample +++ b/build.properties.sample @@ -13,7 +13,7 @@ # limitations under the License. # Apache Log4j 1.2.x series -log4j12.jar=lib/log4j-1.2.6.jar +log4j12.jar=lib/log4j-1.2.12.jar # Apache Log4j 1.3.x series log4j13.jar=lib/log4j-1.3.0.jar diff --git a/build.xml b/build.xml index 5a60cc4..6a9fcf8 100644 --- a/build.xml +++ b/build.xml @@ -67,7 +67,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -429,7 +429,7 @@ manifest="${build.home}/conf/MANIFEST.MF"> - +