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 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build.xml') 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 - + + -- cgit From b8049aa1c79aa964f06d9b284c29d4c5241630d8 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 23 Jan 2012 20:21:55 +0100 Subject: Okay, now the build should be truly fixed again... at least, if you're running on a 1.6 VM. The test run now has more fine-grained dependency control, in preparation for running tests against multiple different platform versions (javac1.6, old eclipse, new eclipse, etc) --- build.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 132ccc7a..d78f72b2 100644 --- a/build.xml +++ b/build.xml @@ -48,6 +48,12 @@ the common tasks and can be called on to run the main aspects of all the sub-scr + + + + + + @@ -108,7 +114,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - + @@ -298,6 +304,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr + @@ -325,6 +332,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr + -- cgit From 4c04aca3fbb12f526b2e0c102f2beaf89a134f25 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 23 Jan 2012 20:48:25 +0100 Subject: further fixes to the build script. I think it's good now.... --- .gitignore | 1 + build.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/.gitignore b/.gitignore index 593e7f82..a85c2d04 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /lombok.iml /.idea *.markdown.html +/junit*.properties \ No newline at end of file diff --git a/build.xml b/build.xml index d78f72b2..7ad4ce0e 100644 --- a/build.xml +++ b/build.xml @@ -278,7 +278,7 @@ the common tasks and can be called on to run the main aspects of all the sub-scr - +