From 8b699790ba39600f327132aa6380d8caad9d3bcd Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Wed, 19 Dec 2012 17:16:02 +0000 Subject: QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it being included in the binary produced by 'ant release'. Updates the 'if' conditional on the copy target for compatibility with Ant versions < 1.7.1. merged from trunk r1423829 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.20@1423964 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/module.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qpid/java/module.xml') diff --git a/qpid/java/module.xml b/qpid/java/module.xml index 26349fb41c..ccfbd696e0 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -240,7 +240,7 @@ - + @@ -508,8 +508,8 @@ - - + + -- cgit v1.2.1