--- Matt Benson <[EMAIL PROTECTED]> wrote:
> What is this?  I make one comment and it gets blown all to hell?  :)

It's called email :)

The big difference between <target>'s if/unless and the <if> task are that
with <if> you can test for things beyond just simply set, and you can
conditionally execute tasks as opposed to an entire target. If you need
that sort of functionality, then <if> is the way to go, since trying to
achieve that same sort of thing with "standard Ant" could get gruesomely
convoluted.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com

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

Reply via email to