summaryrefslogtreecommitdiff
path: root/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
commit30bb491015bc7d8a5ab423c8843eac831b823809 (patch)
tree839d3944d2832a6670452ae1f5c2b72af0cf21ac /java/systests
parent20818d0db726fa440616dc94f5f2a5e9cb0250e8 (diff)
downloadqpid-python-30bb491015bc7d8a5ab423c8843eac831b823809.tar.gz
QPID-3998, QPID-3999, QPID-4093: rename new plugins
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1358757 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/systests')
-rw-r--r--java/systests/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/systests/build.xml b/java/systests/build.xml
index d8ca018ca0..0ad5d3295c 100644
--- a/java/systests/build.xml
+++ b/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"/>