Hi guys,
There is a weired thing happening in Ant 1.7, when I am using “ant -p" command to look up the available targets from the build script. By that command the Ant should display a bunch of available targets in the script. In Ant 1.6.5, the targets are displayed properly. However, in ant...