with Dominique ;)
[1] http://ant-contrib.sourceforge.net/
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 03, 2004 1:05 PM
To: 'Ant Users List'
Subject: RE: Question about failonerror
> From: Tony Brusseau [mailto:[EMAIL PROTECTED
> From: Tony Brusseau [mailto:[EMAIL PROTECTED]
>
> I just wrote a target that calls junit and
> has different behaviors depending on whether of
> not junit succeeded. To do this I used the
> following attributes:
> haltonfailure="off"
> failureproperty="test-failed"
>
> I'd like to
I'm currently getting up to speed in ant and am
in the middle of writing my first complex ant build
file. I've encountered one stumbling block that maybe
someone can help with.
I just wrote a target that calls junit and
has different behaviors depending on whether of
not junit succeeded. To do t