From 59ea22bd66f672f03dee8f81c3142bae73265800 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 13 May 2014 09:53:19 +0000 Subject: QPID-5764: add note detaling the move to the maven build for future releases, to be merged to 0.28 branch git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1594176 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/build.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'qpid/java/build.xml') diff --git a/qpid/java/build.xml b/qpid/java/build.xml index 97ae9675ee..567de0403e 100644 --- a/qpid/java/build.xml +++ b/qpid/java/build.xml @@ -104,6 +104,16 @@ + + ----------------------- NOTE --------------------------- + 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. + --------------------------------------------------------------- + + @@ -172,6 +182,15 @@ + + ----------------------- NOTE --------------------------- + 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. + --------------------------------------------------------------- + -- cgit v1.2.1