diff --git a/build/build.xml b/build/build.xml index f9dac9239..b0d9666ab 100644 --- a/build/build.xml +++ b/build/build.xml @@ -76,7 +76,7 @@ destdir="${compile.dir}" includeAntRuntime="no" debug="on" - source="1.3" + source="1.2" > @@ -99,7 +99,7 @@ destdir="${compile.test.dir}" includeAntRuntime="no" debug="on" - source="1.3" + source="1.2" >