summaryrefslogtreecommitdiff
path: root/java/systests
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2012-08-01 13:44:07 +0000
committerKeith Wall <kwall@apache.org>2012-08-01 13:44:07 +0000
commitbc0fef053624d57d04698038a22e5cee87cedf6a (patch)
tree188b05824fa5cdbcf94d3ac9b337e954a3b7c854 /java/systests
parent15ab56961ec4dc5a4fe309c649ab414d6d8c1608 (diff)
downloadqpid-python-bc0fef053624d57d04698038a22e5cee87cedf6a.tar.gz
NO-JIRA: Remove unnecessary build dependency from systest => web.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1367988 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 0ad5d3295c..57337bdc55 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-http ${systests.optional.depends}"/>
+ <property name="module.depends" value="client management/common broker broker/test common amqp-1-0-common common/test jca ${systests.optional.depends}"/>
<property name="module.test.src" location="src/main/java"/>
<property name="module.test.excludes"
value="**/DropInTest.java,**/TestClientControlledTest.java"/>