diff options
Diffstat (limited to 'java/systests/build.xml')
| -rw-r--r-- | java/systests/build.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/systests/build.xml b/java/systests/build.xml index 34a360ecad..c2c20b4bfa 100644 --- a/java/systests/build.xml +++ b/java/systests/build.xml @@ -19,8 +19,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 common/test nt junit-toolkit"/> + <property name="module.depends" value="client management/tools/qpid-cli management/eclipse-plugin management/common broker broker/test common common/test junit-toolkit"/> <property name="module.test.src" location="src/main/java"/> <property name="module.test.excludes" value="**/TTLTest.java,**/DropInTest.java,**/TestClientControlledTest.java"/> |
