From ad26a817013b0ca8b74ee7794dd366002095a888 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 8 Nov 2006 17:45:54 +0000 Subject: QPID-74 Update to ant build system to generate source distribution. The source distribution includes ALL Libs this is obviously not quite right. As we need to exclude those jars that are not compatible. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@472561 13f79535-47bb-0310-9956-ffa450edef68 --- java/build.xml | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) (limited to 'java/build.xml') diff --git a/java/build.xml b/java/build.xml index c2e897e006..5dc7eb712b 100644 --- a/java/build.xml +++ b/java/build.xml @@ -25,6 +25,8 @@ + + @@ -47,7 +49,7 @@ - + @@ -69,6 +71,7 @@ + @@ -102,4 +105,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1