The command that i am using is
<exec executable="cp" failifexecutionfails="false"
errorproperty="is.UnixStyle"/>
Please advice.
B.
----- Original Message -----
From: <barry@goodconsultants.com>
To: <user@ant.apache.org>
Sent: Wednesday, March 17, 2004 9:55 AM
Subject: How to suppress <exec> output?
> All,
>
> How can i make it totally quiet with the output coming out from <exec>? If i
> am trying to exec "cp" in dos, then it will tell me "Execute failed:
> java.io. ..."
>
> How can i suppress the output? I have tried every parameters and still no
use.
>
> Please enlight me.
>
> Barry
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|