DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7757>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7757 Could be a base task from which all tasks derive? [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2002-04-05 14:22 ------- Hmm, most tasks extend a common base class, org.apache.tools.ant.Task. Those tasks that don't (<condition> for example) do so for a reason, they prefer to have a different base class or don't want to depend on code inside of Ant at all. We've discussed the 'all tasks should support "if" and "unless" options' more than once on the ant-dev mailing list and it has always been vetoed by commiters. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>