From ed95fde2dc61790686a98106ad1fbd8ff15a510a Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 11 May 2012 15:36:49 +0000 Subject: QPID-3994: use Ivy to download the main component dependencies during the build, and the optional bdb-je dependency on request, enabling removal of the main component dependencies from the repository and the 'source release' artifacts. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1337211 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/build.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'qpid/java/build.xml') diff --git a/qpid/java/build.xml b/qpid/java/build.xml index 1de6c8f49c..0905d650d4 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -18,7 +18,7 @@ - under the License. - --> - + @@ -156,7 +156,7 @@ - + @@ -296,4 +296,22 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.1