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/common/build.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'qpid/java/common') diff --git a/qpid/java/common/build.xml b/qpid/java/common/build.xml index fe96f384d5..a78d6c4133 100644 --- a/qpid/java/common/build.xml +++ b/qpid/java/common/build.xml @@ -98,10 +98,15 @@ public class QpidBuildVersion + + + + + + javacchome="${module.build}"/> -- cgit v1.2.1