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=5400>. 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=5400 Improvements to facilitate custom task development Summary: Improvements to facilitate custom task development Product: Ant Version: 1.4 Platform: All OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I've written a small custom task. However, it throws an exception whenever it is invoked. It seems to be related to using a FileSet object or DirectoryScanner. Almost certainly, I am somehow misusing one of these objects but the greatest problem is that no sensible exception is thrown and for this reason I have been unable to resolve the bug. If the structure of ANT could be changed to expose the underlying exception this would be a great aid to development. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
