Is there a way not to display the message 'deleting a file...' when Apache
ANT is actually deleting a file? 

When I do this: <delete file="d:\pro.txt" verbose="false" quiet="true" />
I see the message: [delete] Deleting: d:\pro.txt...

For the product flow, it shouldn't display this message because of the
clarity.

I hope someone can help me. Thanks!


-- 
View this message in context: 
http://www.nabble.com/not-to-display-message-%27deleting...%27-tp25677401p25677401.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to