> Subject "Ant Users List" Re: failonerror and
> forking <[EMAIL PROTECTED]
>Entity org>Investment Banking
> Europe - IBEU
>
>
>
>
>
>
>
>
cc
Please respond to Subject
"Ant Users List" Re: failonerror and forking
<[EMAIL PROTECTED]
Gilbert Rebhan schrieb:
[EMAIL PROTECTED] schrieb:
Hello everybody,
I am running a forked task as part of my ant job using the
following
arguments. When I run the job, ant ends with "BUILD
SUCCESSFULL" even if there was an exception raised in the forked task.
But
I would need the job to e
[EMAIL PROTECTED] schrieb:
Hello everybody,
I am running a forked task as part of my ant job using the following
arguments. When I run the job, ant ends with "BUILD
SUCCESSFULL" even if there was an exception raised in the forked task. But
I would need the job to end with an error code. Has an
Hello everybody,
I am running a forked task as part of my ant job using the following
arguments. When I run the job, ant ends with "BUILD
SUCCESSFULL" even if there was an exception raised in the forked task. But
I would need the job to end with an error code. Has anybody ever come
across this