From c563002215bd5d9e055b10d9be440a7b920dc321 Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Thu, 16 Jun 2005 08:06:43 +0000 Subject: [PATCH] Create commons-logging-adapters.jar file in dist target. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@190887 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index af3339b..afe1a23 100644 --- a/build.xml +++ b/build.xml @@ -316,6 +316,14 @@ + + + + + + @@ -441,6 +449,11 @@ limitations under the License.-->'> + + @@ -452,6 +465,13 @@ limitations under the License.-->'> tofile="${dist.home}/commons-${component.name}.jar" /> + + + @@ -461,6 +481,11 @@ limitations under the License.-->'> + + @@ -805,7 +830,6 @@ limitations under the License.-->'> -