summaryrefslogtreecommitdiff
path: root/java/common/build.xml
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2009-07-11 15:34:02 +0000
committerRobert Gemmell <robbie@apache.org>2009-07-11 15:34:02 +0000
commitfccf3ba859d6da2bf619f7e156edde1154f0ef95 (patch)
tree685c2a0f6595427717fc659d42fa37b15f946d80 /java/common/build.xml
parenta51372142a8612b40d71227ffacad8a64cc300ea (diff)
downloadqpid-python-fccf3ba859d6da2bf619f7e156edde1154f0ef95.tar.gz
QPID-1797: update bundle version format and output filenames, modify ant bundle task only to run
for required modules git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common/build.xml')
-rw-r--r--java/common/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/common/build.xml b/java/common/build.xml
index 26801a9bd1..52e4506c91 100644
--- a/java/common/build.xml
+++ b/java/common/build.xml
@@ -103,4 +103,5 @@
<target name="precompile" depends="gentools,jython,version"/>
+ <target name="bundle" depends="bundle-tasks"/>
</project>