From 1fa88fd389ad20b5d615d3709463a4575a9dfc05 Mon Sep 17 00:00:00 2001 From: David Roazen Date: Tue, 29 May 2012 16:11:17 -0400 Subject: [PATCH] Fixing some problems with the binary release tests -Classpaths to test the release jars were being constructed prematurely, before all needed properties had been defined -Added reportng as a TestNG dependency for testing purposes --- build.xml | 71 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 38 insertions(+), 33 deletions(-) diff --git a/build.xml b/build.xml index cfaa9114e..6bfa206ec 100644 --- a/build.xml +++ b/build.xml @@ -1051,6 +1051,7 @@ + @@ -1066,38 +1067,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1180,8 +1149,14 @@ + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +