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=6204>. 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=6204 support of ant targets in <apply/> task in addition to executable ------- Additional Comments From [EMAIL PROTECTED] 2002-02-04 19:09 ------- Ummm... why would it be a problem where to put these classes? Certainly you have code you ship, and code you do not ship segregated somehow. That particular problem is certainly nothing Ant can solve! Certainly <javaon> would be useful in many situations, but it also goes around one of the principles the ant-dev team is trying to accomplish - keep Ant from becoming a scripting language and let it stay declarative. It is very simple to create a Task wrapper for almost any Java code, only a few lines of code could accomplish what you're after. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
