Thank you for the details :)

But I must be doing something wrong...

I do <exec executable="cp" failifexecutionfails="false" 
errorproperty="is.UnixStyle" output="NUL"/>

Knowingly that it is an window box. It is still giving me "Execute failed" 
message.

Any ideas?

B.

> <target name="nul" if="os.iswindows">
>   <property name="null.device" value="NUL" />
> </target>






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

Reply via email to