summaryrefslogtreecommitdiff
path: root/qpid/java/systests
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-07-08 15:28:32 +0000
committerRobert Gemmell <robbie@apache.org>2012-07-08 15:28:32 +0000
commit961d36e600fab24b35c6920481a55f8d022f9c85 (patch)
tree2413a02b2df1ef076f529c4def5b30fbd6777a79 /qpid/java/systests
parent1b245e3abac8908522f478aab6ab0aa19bb6b668 (diff)
downloadqpid-python-961d36e600fab24b35c6920481a55f8d022f9c85.tar.gz
QPID-3998, QPID-3999, QPID-4093: rename new plugins
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1358757 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/systests')
-rw-r--r--qpid/java/systests/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/systests/build.xml b/qpid/java/systests/build.xml
index d8ca018ca0..0ad5d3295c 100644
--- a/qpid/java/systests/build.xml
+++ b/qpid/java/systests/build.xml
@@ -32,7 +32,7 @@ nn - or more contributor license agreements. See the NOTICE file
</or>
</condition>
- <property name="module.depends" value="client management/common broker broker/test common amqp-1-0-common common/test jca broker-plugins/management ${systests.optional.depends}"/>
+ <property name="module.depends" value="client management/common broker broker/test common amqp-1-0-common common/test jca broker-plugins/management-http ${systests.optional.depends}"/>
<property name="module.test.src" location="src/main/java"/>
<property name="module.test.excludes"
value="**/DropInTest.java,**/TestClientControlledTest.java"/>