From 86d6fb22d0460739428fdc25085761180aa10fc2 Mon Sep 17 00:00:00 2001 From: Iulian Dragos Date: Tue, 10 Jun 2008 15:18:56 +0000 Subject: Added javac.args to the build script. --- build.xml | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index f14bbba68a..7784682769 100644 --- a/build.xml +++ b/build.xml @@ -82,6 +82,7 @@ PROPERTIES + @@ -173,7 +174,9 @@ LOCAL REFERENCE BUILD (LOCKER) destdir="${build-locker.dir}/classes/library" classpath="${build-locker.dir}/classes/library" includes="**/*.java" - target="1.5" source="1.5"/> + target="1.5" source="1.5"> + + + target="1.5" source="1.5"> + + + target="1.5" source="1.5"> + + + + target="1.5" source="1.5"> + + + target="1.5" source="1.5"> + + +