[ https://issues.apache.org/jira/browse/MSHARED-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arnaud Heritier updated MSHARED-954: ------------------------------------ Fix Version/s: (was: maven-shared-utils-3.4.0) maven-shared-utils-3.3.4 > Deprecate StringUtils.unifyLineSeparator > ---------------------------------------- > > Key: MSHARED-954 > URL: https://issues.apache.org/jira/browse/MSHARED-954 > Project: Maven Shared Components > Issue Type: Bug > Components: maven-shared-utils > Reporter: Elliotte Rusty Harold > Priority: Major > Fix For: maven-shared-utils-3.3.4 > > > This method produces platform dependent code and contributes to > non-reproducible builds. In the context of Maven this is almost never what's > needed. Use an explicit line separator such as "\n" or "\r\n" instead. -- This message was sent by Atlassian Jira (v8.3.4#803005)