diff options
| author | Robert Gemmell <robbie@apache.org> | 2009-07-11 15:34:02 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2009-07-11 15:34:02 +0000 |
| commit | 3caf4c5ecd632b81454924ad000a4c323e9bba29 (patch) | |
| tree | b3ae75c46aba705dc9c605a1c243ac6f2156db04 /qpid/java/common/build.xml | |
| parent | 1730a3d63fd3e2ab99e5a9fd62ab1c50580aa193 (diff) | |
| download | qpid-python-3caf4c5ecd632b81454924ad000a4c323e9bba29.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@793184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/common/build.xml')
| -rw-r--r-- | qpid/java/common/build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/common/build.xml b/qpid/java/common/build.xml index 26801a9bd1..52e4506c91 100644 --- a/qpid/java/common/build.xml +++ b/qpid/java/common/build.xml @@ -103,4 +103,5 @@ <target name="precompile" depends="gentools,jython,version"/> + <target name="bundle" depends="bundle-tasks"/> </project> |
