summaryrefslogtreecommitdiff
path: root/qpid/java/systests/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/systests/build.xml')
-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 4eb7275e73..11af9c21bf 100644
--- a/qpid/java/systests/build.xml
+++ b/qpid/java/systests/build.xml
@@ -20,7 +20,7 @@ nn - or more contributor license agreements. See the NOTICE file
-->
<project name="System Tests" default="build">
- <property name="module.depends" value="client broker common junit-toolkit"/>
+ <property name="module.depends" value="client broker broker/test common junit-toolkit"/>
<property name="module.test.src" location="src/main/java"/>
<property name="module.test.excludes"
value="**/TTLTest.java,**/DropInTest.java,**/TestClientControlledTest.java"/>