Re: ANT rookie needs debugging help
Stefan Bodewig <[email protected]>
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <[email protected]> |
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