summaryrefslogtreecommitdiff
path: root/qpid/java/build.deps
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2014-02-11 10:19:17 +0000
committerRobert Godfrey <rgodfrey@apache.org>2014-02-11 10:19:17 +0000
commit6183b2736fae22b8bafb509e37386fa7a037c5f3 (patch)
tree00b68f41ebc7fa1ce306c177fc779a8819299e0a /qpid/java/build.deps
parentacf22a677693d9b0dfcdfdd8e8340af8cacbcb3c (diff)
downloadqpid-python-6183b2736fae22b8bafb509e37386fa7a037c5f3.tar.gz
QPID-5504 : refactring of queues, and introduce management node and amqp-management module
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1567026 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.deps')
-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 4dc5b0ca46..0aa35954bf 100644
--- a/qpid/java/build.deps
+++ b/qpid/java/build.deps
@@ -103,6 +103,7 @@ perftests.test.libs=${test.libs}
qpid-test-utils.libs = ${test.libs} ${geronimo-jms}
broker-plugins-access-control.test.libs=${test.libs}
+broker-plugins-management-amqp.test.libs=${test.libs}
broker-plugins-management-http.test.libs=${test.libs}
broker-plugins-management-jmx.test.libs=${test.libs}
broker-plugins-jdbc-store.test.libs=${test.libs}