If I specify quiet="true" when deleting a file, it still prints the file:

<delete
   file="path/to/foo.txt"
   quiet="true" />

prints out:
....
Deleting: path/to/foo.txt

I'm invoking ant w/out the verbose flag (ie. ant build.xml)

Regards,
Nick G.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to