summaryrefslogtreecommitdiff
path: root/qpid/java
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-10-03 09:22:29 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-10-03 09:22:29 +0000
commit548183221cbd56982b6cc53a2df92cdfab7a6995 (patch)
treeac46d5b8d293825f4c25cd1f6e1e98bd18d030a9 /qpid/java
parentff0c01cc78c6b46fba7edabf6b5ab07380c6ca0b (diff)
downloadqpid-python-548183221cbd56982b6cc53a2df92cdfab7a6995.tar.gz
QPID-1313 : added broker-plugins.test.lib which resolves the ant test failure
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@701331 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java')
-rw-r--r--qpid/java/build.deps1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/build.deps b/qpid/java/build.deps
index 582ab4380c..d2cc94ea96 100644
--- a/qpid/java/build.deps
+++ b/qpid/java/build.deps
@@ -78,3 +78,4 @@ broker.test.libs=${test.libs}
client.test.libs=${broker.libs} ${test.libs}
tools.test.libs=${client.test.libs}
management-eclipse-plugin.test.libs=${systests.libs}
+broker-plugins.test.libs=${test.libs}