I'll add another annoying me too message to this thread.

We have a fairly complex Ant build script (just under 1000 lines, not
counting external properties files and a separate 300 line bootstrap nightly
build.xml) and it would be so much better with foreach and if tasks.

Yes, we could use the contrib tasks but there is some internal resistance to
using non-core tasks and I don't have much say in what goes into our CVS
controlled version of Ant. So having them in the core set of tasks would be
preferable.

Ciao,
Gordon

----- Original Message -----
From: "Siamack Farshi" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, April 30, 2002 12:51 PM
Subject: RE: "if" task


> Count me in too:)
>
> -----Original Message-----
> From: Dominique Devienne [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 12:36 PM
> To: 'Ant Users List'
> Subject: RE: "if" task
>
>
> Thank you, Diane. Exactly my point. So why are these tasks vetoed, and by
> who? (or whom, I never know!)
>
> So far we have:
>
> Erik +0
> Diane +1
> Me +101 (doesn't count unfortunately).
>
> Who's next? --DD
>
> -----Original Message-----
> From: Diane Holt [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 30, 2002 11:17 AM
> To: Ant Users List
> Subject: RE: "if" task
>
> --- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> > This scripty notion is just plain silly. You almost always have to do
> > builds conditionally. That's why make has them, and that's why ANT has
> > them too, albeit in a very ugly way by means of <condition>/properties
> > and if/unless/os on targets and other things too.
>
> For a recent dramatic example, see:
>   http://marc.theaimsgroup.com/?l=ant-user&m=101959002815218&w=2
> (and the next-in-thread for what it could be).
>
> Diane
>
> =====
> ([EMAIL PROTECTED])
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to