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=16618>.
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=16618

CallTarget handleOutput and handleErrorOutput should be public

           Summary: CallTarget handleOutput and handleErrorOutput should be
                    public
           Product: Ant
           Version: 1.5.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The CallTarget uses a technique to route the calls to handleOutput and
handleErrorOutput to the appropriate task by utilizing protected versions of the
handle... methods.  There's a bug in the ant-contrib project (link below) that
shows the need for public access to those methods.  

ant-contrib bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=677097&group_id=36177&atid=416920

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to