--- build.xml 2004-09-18 21:56:33.000000000 +0200 +++ build.xml-gil 2012-06-06 11:11:15.937687091 +0200 @@ -5,14 +5,24 @@ - + - - + + + + + + + + + + + + @@ -26,6 +36,8 @@ destdir="${classes}" classpathref="class.path" debug="on" + source="1.5" + target="1.5" />