summaryrefslogtreecommitdiff
path: root/java/systests
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-05-13 15:36:17 +0000
committerRobert Gemmell <robbie@apache.org>2012-05-13 15:36:17 +0000
commit631a22a29f00c3db927d8e549b9b05d3e515dc4e (patch)
tree35e29261b0156a4757f2e35e3e5bb2bf0c62cdc3 /java/systests
parent9f25b946c16fc2886b8428ac1de80e11f20c88da (diff)
downloadqpid-python-631a22a29f00c3db927d8e549b9b05d3e515dc4e.tar.gz
QPID-3994: trivial changes to the build.xml files to aid people regenerating their Eclipse project files using Ant Eclipse following the Ivy related changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1337925 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/systests')
-rw-r--r--java/systests/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/systests/build.xml b/java/systests/build.xml
index 6adce705cd..88fe58140c 100644
--- a/java/systests/build.xml
+++ b/java/systests/build.xml
@@ -19,7 +19,6 @@ nn - or more contributor license agreements. See the NOTICE file
-
-->
<project name="System Tests" default="build">
-
<condition property="systests.optional.depends" value="bdbstore" else="">
<and>
<contains string="${modules.opt}" substring="bdbstore"/>