From 1aa4fe75c95b4e00ad6ce025a3581878e18044e6 Mon Sep 17 00:00:00 2001 From: hns Date: Mon, 19 Dec 2005 21:08:51 +0000 Subject: [PATCH] * Add source and target attributes to javac task to guarantee JDK 1.3 compatibility. --- build/build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/build.xml b/build/build.xml index 355f19a2..28dc7ba4 100644 --- a/build/build.xml +++ b/build/build.xml @@ -92,6 +92,8 @@