summaryrefslogtreecommitdiff
path: root/qpid/java/common.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-11-21 23:27:07 +0000
committerRobert Gemmell <robbie@apache.org>2012-11-21 23:27:07 +0000
commitefe7c8fb6ddd5cd7fa5881ca960a8ec92098887b (patch)
treed424048b80da202d7aec5430ceb7a16f27884e6a /qpid/java/common.xml
parent5f281d36e17aa861767029f4dc5eefd7f1d1c559 (diff)
downloadqpid-python-efe7c8fb6ddd5cd7fa5881ca960a8ec92098887b.tar.gz
QPID-4456: ensure the broker plugins get packaged in the release binary and added to the classpath. Create opt directory for later use by users and update docs accordingly.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common.xml')
-rw-r--r--qpid/java/common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/common.xml b/qpid/java/common.xml
index 3ea685fa52..2360dcddb7 100644
--- a/qpid/java/common.xml
+++ b/qpid/java/common.xml
@@ -42,7 +42,7 @@
<property name="build.report" location="${build}/report"/>
<property name="build.release" location="${build}/release"/>
<property name="build.release.prepare" location="${build.release}/prepare"/>
- <property name="build.plugins" location="${build}/lib/plugins"/>
+ <property name="build.lib.broker.plugins" location="${build}/lib/broker-plugins"/>
<property name="build.coverage.report" location="${build}/coverage/report"/>
<property name="build.coverage.src" location="${build}/coverage/src"/>
<property name="build.findbugs" location="${build}/findbugs"/>