From b07fdb108972fe40961a9d8e19019f754328429a Mon Sep 17 00:00:00 2001 From: David Roazen Date: Tue, 24 Jan 2012 14:53:31 -0500 Subject: [PATCH] Rename alltests* targets in build.xml "ant alltests" is now "ant committests" "ant alltests.public" is now "ant committests.public" "ant alltests.gatk.packagejar" is now "ant releasetests.gatk.packagejar" "ant alltests.queue.packagejar" is now "ant releasetests.queue.packagejar" This is going into both Stable + Unstable so that all Bamboo plans can be properly updated at the same time. --- build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 2086d0c9a..abe3a32a1 100644 --- a/build.xml +++ b/build.xml @@ -962,19 +962,19 @@ - + - + - + @@ -983,7 +983,7 @@ - +