From 5347bd9e5532456af06ff88fe06ad677f2467f69 Mon Sep 17 00:00:00 2001 From: "Craig R. McClanahan" Date: Mon, 31 Mar 2003 00:38:22 +0000 Subject: [PATCH] Copy LICENSE.txt file into distribution, and make sure it is included in the JAR files, without going to the directory above the top-level directory. This will make it easier to build commons-logging from source distros. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138964 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index e93decc..92e37c1 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ @@ -168,9 +168,10 @@ description="Compile shareable components"/> + - - + + + + @@ -282,13 +287,9 @@ - - - -