DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28882>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28882





------- Additional Comments From [EMAIL PROTECTED]  2007-03-08 08:24 -------
You have an implicit <then> block without an <else> block ;-)

Somehow this flows "better" in the builds. Make no mistake, it's no different in
essence that target's if/unless, which people must resort to otherwise if they
want to use Ant proper (no Ant-Contrib), except that it creates "spaghetti" 
code.

Having if/unless on all tasks would make the conditions less visible, because of
the tasks' own attributes, but <sequential> is itself often "virgin" of
attributes, so they stand out well.

I used my conditional <sequential> much more than Ant-Contrib's <if>. It really
worked for me ;-) I think this should be in Ant. --DD

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to