From: Aron Roberts Date: Mon, 18 Jul 2011 21:10:22 +0000 (+0000) Subject: CSPACE-4058: Rationalize names of tarballs created by 'ant dist-jboss-domains' per... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=d71cb3295dc815f0d4e84d00bef47f7b968a2460;p=tmp%2Fjakarta-migration.git CSPACE-4058: Rationalize names of tarballs created by 'ant dist-jboss-domains' per requests by Kasper & Joe. --- diff --git a/build.properties b/build.properties index 0ac6b03d0..87791d2cb 100644 --- a/build.properties +++ b/build.properties @@ -1,6 +1,7 @@ host=127.0.0.1 #cspace -cspace.release=1.9-SNAPSHOT +release.version=1.9 +cspace.release=${release.version}-SNAPSHOT cspace.services.release=cspace-services-${cspace.release} cspace.services.war=cspace-services.war domain.cspace=cspace diff --git a/build.xml b/build.xml index 7cba456f3..27b8caa39 100644 --- a/build.xml +++ b/build.xml @@ -71,7 +71,7 @@ - + @@ -100,7 +100,7 @@ - +