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