From 27a978ab89a7e5036e55e072f7a5d09d8ea817e6 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 12 Apr 2012 18:34:08 +0100 Subject: Reconfigure build.xml so -Xmacros isn't lost. For future reference, -Dscalac.args is how unknown things pass arbitrary parameters to scalac, so you don't want to put anything there you don't expect to lose. --- build.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index de58ed8909..51fffd79d0 100644 --- a/build.xml +++ b/build.xml @@ -170,7 +170,7 @@ PROPERTIES - + @@ -314,12 +314,13 @@ INITIALISATION + - + -- cgit v1.2.3