rite a file as error marker and your buildfile
could check
that via .
Jan
>-Ursprüngliche Nachricht-----
>Von: Chris Dudley [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 25. April 2007 09:36
>An: Ant Users List
>Betreff: Re: Exec on Windows ignores return code?
>
>So how
the shell!
Jan
>-Ursprüngliche Nachricht-
>Von: Chris Dudley [mailto:[EMAIL PROTECTED]
>Gesendet: Dienstag, 24. April 2007 19:30
>An: user@ant.apache.org
>Betreff: Exec on Windows ignores return code?
>
>Apologies if this is a FAQ or a known problem but I couldn't find
&
Apologies if this is a FAQ or a known problem but I couldn't find
anything useful in the archives, google or in bugzilla.
I am having trouble with the exec task on Windows.
It seems to me that regardless of what the executable returns, ANT
always claims the return code on Windows is 0.
The code