summaryrefslogtreecommitdiff
path: root/qpid/java/build.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-03-03 15:29:06 +0000
committerRobert Gemmell <robbie@apache.org>2012-03-03 15:29:06 +0000
commitdf9178d3e1847ce1449da09f272d4e09b27862b0 (patch)
treeccb3f34552236355a0beab6ac1809f93411265a4 /qpid/java/build.xml
parenta63e08b4f0181258464f3d17e6a23c8cb0b07063 (diff)
downloadqpid-python-df9178d3e1847ce1449da09f272d4e09b27862b0.tar.gz
NO-JIRA: delete the testkit module, it contains a single class which is almost entirely commented out, and hasnt been modified since it was left behind 2 years ago when the module contents were moved into the tools module.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1296639 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 a77469eff6..54043b3d75 100644
--- a/qpid/java/build.xml
+++ b/qpid/java/build.xml
@@ -28,7 +28,7 @@
<property name="modules.core" value="junit-toolkit common management/common broker client tools"/>
<property name="modules.examples" value="client/example management/example"/>
- <property name="modules.tests" value="systests perftests integrationtests testkit"/>
+ <property name="modules.tests" value="systests perftests integrationtests"/>
<property name="modules.management" value="${management}"/>
<property name="modules.plugin" value="${broker-plugins} ${client-plugins}"/>
<property name="modules.opt" value=""/>