I receive the following warning:
[javac] build.xml:9: warning: \'includeantruntime\' was not set, defaulting to build.sysclasspath=last; set to false for re
Use in your build.xml file
For more details search includeAntRuntime in Ant javac
includeAntRuntime
Other possible values could be found here