diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-05-13 15:36:17 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-05-13 15:36:17 +0000 |
| commit | 631a22a29f00c3db927d8e549b9b05d3e515dc4e (patch) | |
| tree | 35e29261b0156a4757f2e35e3e5bb2bf0c62cdc3 /java/common | |
| parent | 9f25b946c16fc2886b8428ac1de80e11f20c88da (diff) | |
| download | qpid-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/common')
| -rw-r--r-- | java/common/build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/common/build.xml b/java/common/build.xml index a78d6c4133..9caf93c026 100644 --- a/java/common/build.xml +++ b/java/common/build.xml @@ -112,4 +112,5 @@ public class QpidBuildVersion <target name="precompile" depends="gentools,jython,create-version,build-version,jms-selector"/> <target name="bundle" depends="bundle-tasks"/> + </project> |
