From 5327f1188a686366944087929c07f2f15d4f9f75 Mon Sep 17 00:00:00 2001 From: michelou Date: Mon, 7 Jan 2008 13:23:09 +0000 Subject: added target to locker task --- build.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 76abf5e121..e5df521f0d 100644 --- a/build.xml +++ b/build.xml @@ -493,7 +493,7 @@ BUILD QUICK-TEST LAYER srcdir="${src.dir}/library" destdir="${quick.dir}/lib/library" usepredefs="no" - addparams="${nsc.params}" + addparams="${nsc.params}" target="jvm-1.4" deprecation="yes" unchecked="yes" scalacdebugging="${nsc.log-files}" classpath="${quick.dir}/lib/library" @@ -501,7 +501,7 @@ BUILD QUICK-TEST LAYER @@ -526,7 +526,7 @@ BUILD QUICK-TEST LAYER @@ -547,7 +547,7 @@ BUILD QUICK-TEST LAYER @@ -562,7 +562,7 @@ BUILD QUICK-TEST LAYER @@ -591,7 +591,7 @@ BUILD QUICK-TEST LAYER -- cgit v1.2.3