Hi, I am running an ANT script with -verbose option. It gives me additional information in log file. I need to put it 'OFF' while the script is running and then again make it 'ON' as I want to make sure certain information is not logged. Is there any way to do this in ANT scripting? Like, in batch file we can say '@echo on' or 'echo off'.
Thanks in Advance. -Madhu. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
