From 59710ea96cf37dc3859ada1dc5fb095b0b2bc6b4 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Mon, 23 Sep 2013 23:37:32 +0000 Subject: QPID-5159: fixups after previous directory rename of broker to broker-core - Add new broker module build.xml - Updates the other modules to rely on broker-core, make it all compile. - 'Un-move' the bin, etc, scripts dirs and other non-core files to 'leave' them in the broker module. - 'Un-move' the Main and MainTest classes to 'leave' them in the broker module. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1525736 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/bdbstore/build.xml | 6 +++--- qpid/java/bdbstore/jmx/build.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'qpid/java/bdbstore') diff --git a/qpid/java/bdbstore/build.xml b/qpid/java/bdbstore/build.xml index a74457d9ad..6262b24aad 100644 --- a/qpid/java/bdbstore/build.xml +++ b/qpid/java/bdbstore/build.xml @@ -17,10 +17,10 @@ - under the License. --> - - + + - + diff --git a/qpid/java/bdbstore/jmx/build.xml b/qpid/java/bdbstore/jmx/build.xml index 898eac9070..33e9b1e580 100644 --- a/qpid/java/bdbstore/jmx/build.xml +++ b/qpid/java/bdbstore/jmx/build.xml @@ -17,11 +17,11 @@ - under the License. --> - - + + - + -- cgit v1.2.1