From 5c7086b3c89ef5b7483bf5750b31dd76ab8b0cee Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Mon, 12 Dec 2011 13:25:39 -0800 Subject: More build.xml massaging. Backporting auto starr download to 2.8.x and 2.9.x build.xmls. Trying to get build strings consistent. --- build.xml | 46 +++++++++++++++++++++++++++++----------------- 1 file changed, 29 insertions(+), 17 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 47e5a679ca..c18da4820d 100644 --- a/build.xml +++ b/build.xml @@ -192,13 +192,22 @@ PROPERTIES INITIALISATION ============================================================================ --> - + + + + + + + + + + + - - + @@ -212,24 +221,27 @@ INITIALISATION - - - - - + + + + + - + + - - - + value="${version.major}.${version.minor}.${version.patch}.${git.describe}"/> + + + + + + + + + -- cgit v1.2.3