From 00630b0d1f8b128c740e2753ee7bfb954b10821f Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Wed, 19 Dec 2012 11:27:04 +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. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1423829 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 a8dbf96ebc..0725f714a8 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -240,7 +240,7 @@ - + @@ -508,8 +508,8 @@ - - + + -- cgit v1.2.1