diff options
| author | Robert Gemmell <robbie@apache.org> | 2014-05-13 09:53:48 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2014-05-13 09:53:48 +0000 |
| commit | c522cdfcf96b6cb42357811a980958ea2f36a5b5 (patch) | |
| tree | 27f6833a4755104b49d6d61ed8c34a39813c01f2 /qpid/java/build.xml | |
| parent | 59ea22bd66f672f03dee8f81c3142bae73265800 (diff) | |
| download | qpid-python-c522cdfcf96b6cb42357811a980958ea2f36a5b5.tar.gz | |
QPID-5764: update note to reflect the trunk maven build no longer requiring flag to enable
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1594177 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/build.xml')
| -rw-r--r-- | qpid/java/build.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/qpid/java/build.xml b/qpid/java/build.xml index 567de0403e..5cd0332ba7 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -109,8 +109,7 @@ The Java components are transitioning to using a Maven based build process, this build process will be removed in the 0.30 release. A preview of the new Maven build is available - alongside this one, simply requiring -Denable=true be specified - in any Maven commands used. + alongside this one. --------------------------------------------------------------- </echo> @@ -187,8 +186,7 @@ The Java components are transitioning to using a Maven based build process, this build process will be removed in the 0.30 release. A preview of the new Maven build is available - alongside this one, simply requiring -Denable=true be specified - in any Maven commands used. + alongside this one. --------------------------------------------------------------- </echo> </target> |
