From 115927359841b7aaa5f74340a6ba7abae6ca92b2 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/qpid@692461 13f79535-47bb-0310-9956-ffa450edef68 --- java/client/build.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'java/client') diff --git a/java/client/build.xml b/java/client/build.xml index abeb3ec903..e826df9c74 100644 --- a/java/client/build.xml +++ b/java/client/build.xml @@ -33,4 +33,16 @@ javacchome="${project.root}/lib"/> + + + + + + + + + + + -- cgit v1.2.1