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/module.xml | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 139 insertions(+) (limited to 'java/module.xml') diff --git a/java/module.xml b/java/module.xml index cdc260399c..0ff3887e8d 100644 --- a/java/module.xml +++ b/java/module.xml @@ -42,6 +42,19 @@ + + + + + + + + + + + + + @@ -267,12 +280,25 @@ + + + + + + + + + + + + + @@ -296,6 +322,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -304,10 +359,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1