From 39d18a81fa950cc83e98ea5bd42a2bd014cd46f7 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 5 Sep 2008 15:31:08 +0000 Subject: QPID-1257 : Add new build target 'release-bin' that will generate a broker and client package. Documenation will be added to the wiki such that performance tests could also be packaged. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@692461 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/broker/build.xml | 40 ++++++++++++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 10 deletions(-) (limited to 'qpid/java/broker') diff --git a/qpid/java/broker/build.xml b/qpid/java/broker/build.xml index 295c38a3a3..3d832480ee 100644 --- a/qpid/java/broker/build.xml +++ b/qpid/java/broker/build.xml @@ -20,18 +20,38 @@ --> - - + + - + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1