From b7414c1f944e92c16576a0907562826d1dfd3d02 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Fri, 4 Jan 2013 11:07:12 +0000 Subject: QPID-4527: update the JCA module to use the standard build target implementation, rather than replacing it. - Overrides the output destinations (to give the filenames 'ra' instead of 'jca' as it was doing) and uses the postbuild target to additionally create the rar and examples. - Moves the META-INF resources for the rar file to their own directory, removing need to specifically prevent their inclusion in the jar file. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1428787 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/jca/build.xml | 37 ++++++++++++++++--------------------- 1 file changed, 16 insertions(+), 21 deletions(-) (limited to 'qpid/java/jca/build.xml') diff --git a/qpid/java/jca/build.xml b/qpid/java/jca/build.xml index 768ff54bff..42a19ff83a 100644 --- a/qpid/java/jca/build.xml +++ b/qpid/java/jca/build.xml @@ -25,26 +25,23 @@ - - - - - + + - + + + + - - + - - - - - - + + + - + @@ -78,11 +75,9 @@ - + - - - - - + + -- cgit v1.2.1