From f2eef391c256fd49c2a124f4114ec82c29bc12ea Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 17 May 2005 05:03:02 +0000 Subject: [PATCH] build the distribution with subdirectories source and binaries like the directories on the Apache web site git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278274 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/build.xml b/build.xml index 551ccb28b..66c295110 100644 --- a/build.xml +++ b/build.xml @@ -123,6 +123,8 @@ --> + + @@ -1192,14 +1194,14 @@ - - + + - + @@ -1215,7 +1217,7 @@ + destfile="${dist.base.binaries}/${dist.name}-bin.tar"> @@ -1230,11 +1232,11 @@ - - - + + + @@ -1251,14 +1253,14 @@ - + - + @@ -1268,7 +1270,7 @@ - + @@ -1280,7 +1282,7 @@ + destfile="${dist.base.source}/${dist.name}-src.tar"> @@ -1291,21 +1293,21 @@ - - - + + + - + - +