summaryrefslogtreecommitdiff
path: root/qpid/java/systests/build.xml
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
commitc9ec0b9db514d9d31f0e915fc75075c1b2a85d19 (patch)
tree4dfdeadfb9e9055ea569739d947a8036c7efda9f /qpid/java/systests/build.xml
parentb336318f2650b7191512c5a45bba31c7c1216dc7 (diff)
downloadqpid-python-c9ec0b9db514d9d31f0e915fc75075c1b2a85d19.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@1337925 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/systests/build.xml')
-rw-r--r--qpid/java/systests/build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/systests/build.xml b/qpid/java/systests/build.xml
index 6adce705cd..88fe58140c 100644
--- a/qpid/java/systests/build.xml
+++ b/qpid/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"/>