Index: build.xml =================================================================== --- build.xml (revision 6275) +++ build.xml (working copy) @@ -60,9 +60,18 @@ description="Compile the Java and Groovy code in the main source."> + + + debug="yes" source="5" target="5" fork="true" classpathref="compilePath"> + + + + + +