From 4d177952899dcda77b5d463f07758c7905fe841b Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Sat, 13 Oct 2001 10:54:58 +0000 Subject: [PATCH] Change to distribution build. It now packages optional.jar into the main binary distribution and splits src and bin into separate directories git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269790 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/build.xml b/build.xml index 26092ca4e..a5a575ee5 100644 --- a/build.xml +++ b/build.xml @@ -256,8 +256,8 @@ - + @@ -493,16 +493,18 @@ + + + - + includes="${dist.name}/**"/> + tarfile="${dist.base}/bin/${dist.name}-bin.tar"> @@ -511,24 +513,21 @@ - - - - + + - - + tarfile="${dist.base}/src/${dist.name}-src.tar" > @@ -539,9 +538,9 @@ - - + +