summaryrefslogtreecommitdiff
path: root/qpid/java/systests/build.xml
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-10-15 01:06:23 +0000
committerAidan Skinner <aidan@apache.org>2009-10-15 01:06:23 +0000
commitc8f80076d67d2f156a85e4d0d86b5798b3f83a27 (patch)
tree484ff13df8747e9dc58e89477e00b7f2a82bdbd8 /qpid/java/systests/build.xml
parentde00a0751fe1ac602617e150297926a29f7f7d7c (diff)
downloadqpid-python-c8f80076d67d2f156a85e4d0d86b5798b3f83a27.tar.gz
Merge java-network-refactor branch
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@825362 13f79535-47bb-0310-9956-ffa450edef68
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 ac3c77e4a3..34a360ecad 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 management/tools/qpid-cli management/eclipse-plugin management/common broker broker/test common junit-toolkit"/>
+ <property name="module.depends" value="client management/tools/qpid-cli management/eclipse-plugin management/common broker broker/test common common/test nt junit-toolkit"/>
<property name="module.test.src" location="src/main/java"/>
<property name="module.test.excludes"
value="**/TTLTest.java,**/DropInTest.java,**/TestClientControlledTest.java"/>