Re: ANT rookie needs debugging help

2017-09-19 Thread Stefan Bodewig
On 2017-09-19, Barry Kimelman wrote: > I am working with ANT 1.10.1 on a 64 bit Linux system. > Is it possible o get ANT to show the commands it needs to execute without > actually executing them ? > (kind of like the old "make -n" command) No, there is nothing like this in Ant. Stefan --

ANT rookie needs debugging help

2017-09-18 Thread Barry Kimelman
I am working with ANT 1.10.1 on a 64 bit Linux system. Is it possible o get ANT to show the commands it needs to execute without actually executing them ? (kind of like the old "make -n" command)