summaryrefslogtreecommitdiff
path: root/java/client
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/client
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/client')
-rw-r--r--java/client/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/client/build.xml b/java/client/build.xml
index 5a72d67b68..a02500d8e4 100644
--- a/java/client/build.xml
+++ b/java/client/build.xml
@@ -61,4 +61,5 @@
<target name="release-bin" depends="release-bin-tasks"/>
<target name="bundle" depends="bundle-tasks"/>
+
</project>