You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Matthieu Bentot <mb...@arantech.com> on 2001/12/17 13:05:47 UTC

Fail if...

Hi all,

Anybody thought of implementing something like <fail if="..."
message="..."/> and <echo if..., where if would be a property name.
Or perhaps add a fail/echo attribute to Condition.
I'd like to make my build files developer friendly, but 10 properties, 10
tasks ant 10 antcalls is, well, ugly.
Or perhaps I'm missing something...

Cheers,

Matthieu

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Fail if...

Posted by Erik Hatcher <ja...@ehatchersolutions.com>.
Nightly builds now contain the 'if' on <fail>.


----- Original Message ----- 
From: "Matthieu Bentot" <mb...@arantech.com>
To: "'Ant Developers List'" <an...@jakarta.apache.org>
Sent: Monday, December 17, 2001 7:05 AM
Subject: Fail if...


> Hi all,
> 
> Anybody thought of implementing something like <fail if="..."
> message="..."/> and <echo if..., where if would be a property name.
> Or perhaps add a fail/echo attribute to Condition.
> I'd like to make my build files developer friendly, but 10 properties, 10
> tasks ant 10 antcalls is, well, ugly.
> Or perhaps I'm missing something...
> 
> Cheers,
> 
> Matthieu
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>