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=5668>. 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=5668 Add a way to list which optional tasks are available Summary: Add a way to list which optional tasks are available Product: Ant Version: 1.5 alpha (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I wonder if it would be possible to add some -tasks option which would iterate through the list of tasks pre-registered with ant (not any dynamic additions) and attempt to instantiate them one by one; probing for the implementation class then actually create it, then present a list of tasks to the user split into available tasks, tasks which probably need extra libraries, and tasks we know of but cant find. This could simplify support issues, and make it easier to find out why things arent working. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
