Description
add
<javac .... includeantruntime="false" .... >
so that ant doesn't pull in the ant libraries and quells a warning message on build.
add
<javac .... includeantruntime="false" .... >
so that ant doesn't pull in the ant libraries and quells a warning message on build.