summaryrefslogtreecommitdiff
path: root/java/jca
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/jca
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/jca')
-rw-r--r--java/jca/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jca/build.xml b/java/jca/build.xml
index abb18e1a21..934514aa52 100644
--- a/java/jca/build.xml
+++ b/java/jca/build.xml
@@ -68,4 +68,5 @@
<target name="examples" depends="example-properties-file, example-jars"/>
<target name="build" depends="rar, examples"/>
+
</project>