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





--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]>  2008-10-21 12:23:58 PST ---
The change is http://svn.apache.org/viewvc?view=rev&revision=298149

I am tempted to leave this as is. Whilst strict adherence to the PrintWriter
interface requires that System.getProperty("line.separator") is used, any truly
portable web application is going to have to write it's own new lines anyway to
be resilient against the case where it runs on a different platform.

If this was fixed, I would change the initialisation of LINE_SEP.


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

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

Reply via email to