From 82c6047cc253ace543feb564ff1641ed708be779 Mon Sep 17 00:00:00 2001 From: amontano Date: Mon, 21 Feb 2005 08:08:22 +0000 Subject: [PATCH] Added the jvm.source to be able to specify the "source" parameter for javac, else I get an annoying error in java 1.5. David, should the default for both still be 1.1? --- build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b157d32..afae1e6 100644 --- a/build.xml +++ b/build.xml @@ -142,6 +142,7 @@ Contributor(s): ______________________________________. more compatibility, but maybe there will be a performance hit or something. --> + @@ -1170,7 +1171,7 @@ Contributor(s): ______________________________________. unless="found.file.to.compile"/> - +