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
commit2f3b3fabbe6b25c4a88d37cf4d9d864ae90e694a (patch)
tree35e29261b0156a4757f2e35e3e5bb2bf0c62cdc3 /java/jca
parent9d44c3785b2cbeb3ac38c5ba9863f0bc09d1b89f (diff)
downloadqpid-python-2f3b3fabbe6b25c4a88d37cf4d9d864ae90e694a.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>