You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/12/13 01:03:33 UTC

DO NOT REPLY [Bug 5400] New: - Improvements to facilitate custom task development

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: ant-dev@jakarta.apache.org
        ReportedBy: tom@regex.com.au


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>