summaryrefslogtreecommitdiff
path: root/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
commitaa58ed2e5d53abe7982a5446954e84b6c89d96ed (patch)
tree82ea1c0b34607ab154ef68c8fdcb2c610c7a8e94 /java/build.xml
parent3853aa19e01a3f6b4711457dde6342ae0e2240d7 (diff)
downloadqpid-python-aa58ed2e5d53abe7982a5446954e84b6c89d96ed.tar.gz
QPID-832 sync build stuff from thegreatmerge
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@651124 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/build.xml')
-rw-r--r--java/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/build.xml b/java/build.xml
index 1e91ce15c1..2094c50b9b 100644
--- a/java/build.xml
+++ b/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"/>