https://issues.apache.org/bugzilla/show_bug.cgi?id=48836

           Summary: XMLResultAggregator log the stack trace of IO
                    exceptions that are caught
           Product: Ant
           Version: nightly
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Optional Tasks
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Normally the XMLResultAggregator just logs the error string when there's an IOE
when parsing a file, but sometimes you need more detail, you need the full
stack trace.

Proposed: the normal error log stays as is, but at the verbose level, the full
stack trace is logged. That way, if you have an obscure problem, you can find
it.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to