Matt,

I dont think output="${null.device}" works for me. Any reasons? Do i need to 
set something in order to use it?

Thanks

B.

> This is more to the point than calling cp
> indiscriminately.  However, to answer your original
> question, using <exec>'s outputproperty attribute
> should suppress the output.  Or you could use the OS
> to set a null.device property to NUL for Windows (and
> cygwin) or /dev/null for Unix, then use <exec
> output="${null.device}" ...> .
> 
> -Matt



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

Reply via email to