From 0e030a0ea4f92b588a93f530313f922493888b77 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/qpid@1423829 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/build.xml | 2 +- java/common.xml | 2 +- java/module.xml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'java') diff --git a/java/broker/build.xml b/java/broker/build.xml index 3c4a7d81c6..8581b7c639 100644 --- a/java/broker/build.xml +++ b/java/broker/build.xml @@ -56,7 +56,7 @@ - + diff --git a/java/common.xml b/java/common.xml index 8a4e0b81a7..ce5693fd28 100644 --- a/java/common.xml +++ b/java/common.xml @@ -45,7 +45,7 @@ - + diff --git a/java/module.xml b/java/module.xml index a8dbf96ebc..0725f714a8 100644 --- a/java/module.xml +++ b/java/module.xml @@ -240,7 +240,7 @@ - + @@ -508,8 +508,8 @@ - - + + -- cgit v1.2.1