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 | c9ec0b9db514d9d31f0e915fc75075c1b2a85d19 (patch) | |
| tree | 4dfdeadfb9e9055ea569739d947a8036c7efda9f /qpid/java/broker/build.xml | |
| parent | b336318f2650b7191512c5a45bba31c7c1216dc7 (diff) | |
| download | qpid-python-c9ec0b9db514d9d31f0e915fc75075c1b2a85d19.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@1337925 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/broker/build.xml')
| -rw-r--r-- | qpid/java/broker/build.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/broker/build.xml b/qpid/java/broker/build.xml index 9e8bf12f18..28e95fcb64 100644 --- a/qpid/java/broker/build.xml +++ b/qpid/java/broker/build.xml @@ -33,7 +33,6 @@ <property name="qmf.output.dir" value="${module.precompiled}/org/apache/qpid/qmf/schema"/> <property name="qmf.output.file" value="BrokerSchema.java"/> - <target name="precompile" depends="gen_logging,gen_qmf"/> <target name="check_qmf_deps"> |
