From 9cc2692474ea90406d792ddcf2b79fbcd09a83db 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/qpid@1337211 13f79535-47bb-0310-9956-ffa450edef68 --- java/common.xml | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 70 insertions(+), 2 deletions(-) (limited to 'java/common.xml') diff --git a/java/common.xml b/java/common.xml index 2059e0aeb9..fbb17d7412 100644 --- a/java/common.xml +++ b/java/common.xml @@ -18,7 +18,7 @@ - under the License. - --> - + @@ -82,6 +82,7 @@ + @@ -90,6 +91,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -141,7 +176,7 @@ - + @@ -221,6 +256,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ant build -- cgit v1.2.1