summaryrefslogtreecommitdiff
path: root/qpid/java/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/build.xml')
-rw-r--r--qpid/java/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/build.xml b/qpid/java/build.xml
index 36e34f4071..6728662d85 100644
--- a/qpid/java/build.xml
+++ b/qpid/java/build.xml
@@ -26,9 +26,9 @@
<findSubProjects name="client-plugins" dir="client-plugins"/>
<findSubProjects name="management" dir="management" excludes="common,example"/>
- <property name="modules.core" value="junit-toolkit common management/common broker client tools"/>
+ <property name="modules.core" value="common management/common broker client tools"/>
<property name="modules.examples" value="client/example management/example"/>
- <property name="modules.tests" value="systests perftests integrationtests"/>
+ <property name="modules.tests" value="systests"/>
<property name="modules.management" value="${management}"/>
<property name="modules.plugin" value="${broker-plugins} ${client-plugins}"/>
<property name="modules.opt" value=""/>