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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-10-16 22:56 ------- Richard's patch was committed to Apache CVS head branch. This bug has existed since the earth cooled (Mid 2000). Clearly 3 of 4 lines were commented out // if (x) // diagnositcsWriter.print(...)/ // else diagnosticsWriter.print(...); And it was printing a message that we were done, not in the spirit of quiet success. Adrian, please verify that this fixes the problem. Regards, Brian Minchau
