Elliotte Rusty Harold created MSHARED-985:
---------------------------------------------
Summary: XmlWriterUtil does not behave according to spec and is
platform dependent
Key: MSHARED-985
URL: https://issues.apache.org/jira/browse/MSHARED-985
Project: Maven Shared Components
Issue Type: Bug
Reporter: Elliotte Rusty Harold
Most methods are documented as "Convenience method to write one
<code>CRLF</code>."
However it does not write a CRLF. Instead it writes a platform dependent line
separator. This interferes with reproducible builds, among other problems.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)