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/bdbstore/build.xml | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'qpid/java/bdbstore') diff --git a/qpid/java/bdbstore/build.xml b/qpid/java/bdbstore/build.xml index 7e55b41b28..54f2d8dbc4 100644 --- a/qpid/java/bdbstore/build.xml +++ b/qpid/java/bdbstore/build.xml @@ -16,7 +16,7 @@ - specific language governing permissions and limitations - under the License. --> - + @@ -25,9 +25,15 @@ - + + + + + + + @@ -61,15 +67,16 @@ http://www.oracle.com/technetwork/database/berkeleydb/downloads/jeoslicense-0868 - + - - - Downloading BDB JE - + + + + -- cgit v1.2.1