summaryrefslogtreecommitdiff
path: root/qpid/java/build.xml
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2008-04-24 00:32:22 +0000
committerAidan Skinner <aidan@apache.org>2008-04-24 00:32:22 +0000
commit04ba5079967a460f0278e01ee59e8384a2927049 (patch)
tree666b8b70b7178f87c6ebbd6da2a5f141ef0117aa /qpid/java/build.xml
parent5654bc2299b105c57dc07781433e7ccdead9a403 (diff)
downloadqpid-python-04ba5079967a460f0278e01ee59e8384a2927049.tar.gz
QPID-832 sync build stuff from thegreatmerge
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@651124 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.xml')
-rw-r--r--qpid/java/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/build.xml b/qpid/java/build.xml
index 1e91ce15c1..2094c50b9b 100644
--- a/qpid/java/build.xml
+++ b/qpid/java/build.xml
@@ -22,7 +22,7 @@
<import file="common.xml"/>
- <property name="modules.core" value="common broker client"/>
+ <property name="modules.core" value="junit-toolkit common broker client"/>
<property name="modules.examples" value="client/example"/>
<property name="modules.tests" value="systests perftests integrationtests"/>
<property name="modules.management" value="management/eclipse-plugin"/>