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/broker/python-test.xml | 56 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 qpid/java/broker/python-test.xml (limited to 'qpid/java/broker/python-test.xml') diff --git a/qpid/java/broker/python-test.xml b/qpid/java/broker/python-test.xml new file mode 100644 index 0000000000..5c263e3169 --- /dev/null +++ b/qpid/java/broker/python-test.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1