From f021d7efb1016c4e187a33cbf7237a724f71babd Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Thu, 6 Feb 2014 18:10:15 +0100 Subject: [PATCH] Cleanup of build.xml's release target no.test wasn't used in that path anyways, so remove it. And release-exists will always return true since the release.xml Ant script is part of the repository. --- build/build.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/build/build.xml b/build/build.xml index a0b38dc34..c26cdf209 100644 --- a/build/build.xml +++ b/build/build.xml @@ -544,13 +544,7 @@ - - - - - - - + @@ -574,13 +568,6 @@ - - - - - - -