From eccc23e2e520c66aa72e229313efc33463df1eaa Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 7 Oct 2010 06:47:00 +0000 Subject: Fixed build.xml so scalacheck won't fail to com... Fixed build.xml so scalacheck won't fail to compile anytime there are partial build artifacts. No review. --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index e430e9693a..6acb77f26f 100644 --- a/build.xml +++ b/build.xml @@ -650,7 +650,8 @@ QUICK BUILD (QUICK) jvmargs="${scalacfork.jvmargs}"> - + + -- cgit v1.2.3