From 7671b9bb477ca2674d7d5ebe639abb5a6da3c38e Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 13 May 2014 09:58:21 +0000 Subject: QPID-5764: add note detaling the move to the maven build for future releases merged from trunk r1594176 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.28@1594179 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/build.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/qpid/java/build.xml b/qpid/java/build.xml index f73c5b3588..90d26dec00 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