From b3a55b0c6c33535916297ddfa49b9a204ea7722b Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Mon, 23 Jan 2012 20:07:35 +0100 Subject: Test script fixes --- build.xml | 5 +++-- buildScripts/ivy.xml | 7 ++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 7bb2c7c0..132ccc7a 100644 --- a/build.xml +++ b/build.xml @@ -108,7 +108,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - + @@ -321,10 +321,11 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - + + diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml index 4fa4787b..334a38d9 100644 --- a/buildScripts/ivy.xml +++ b/buildScripts/ivy.xml @@ -3,11 +3,12 @@ - + - + + @@ -28,7 +29,7 @@ - + -- cgit