DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34963>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34963

           Summary: junit-frames.xsl included with ant does not properly
                    deal with stack traces
           Product: Ant
           Version: 1.6.3
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


Latest version of junit xslt style sheet does not properly replace stack trace 
carriage returns with <br> tags (looks like it just removes the carriage 
returns). 

Ths bug was introduced in v1.17 of src/etc/junit-frames.xsl. According to the 
checkin comments for 1.17, the change was necessary to avoid stack overflow 
issues.

To workaround the problem I extracted the latest junit-frames.xsl and reverted 
the br-replace function (to rev 1.16). Using this as a custom style sheet for 
junitreport worked.

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

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

Reply via email to