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

org.apache.xalan.xslt.Process prints extra blank line to stderr

           Summary: org.apache.xalan.xslt.Process prints extra blank line to
                    stderr
           Product: XalanJ2
           Version: 2.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Xalan-CmdLine
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Line 1137 of org/apache/xalan/xslt/Process.java should be commented out. 
('diagnosticsWriter.println("");')

The extra blank line (even when no error) can be annoying in scripts,
error-detection code, and other places.

Reply via email to