From 0ecda83b98e4cbe3f1e9d8403dd6d06b3c21473a Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Sun, 26 Jun 2005 04:11:08 +0000 Subject: [PATCH] Split compile target into separate pieces in order to assist gump. Target compile-only is now: show-lib-presence,compile-non-log4j,compile-log4j12,compile-log4j13,build-jar git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@201823 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index ba83619..7f50084 100644 --- a/build.xml +++ b/build.xml @@ -272,15 +272,18 @@ + - - + + + + + + + + - +