[
https://issues.apache.org/jira/browse/MNG-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated MNG-6816:
--------------------------------
Affects Version/s: (was: 4.0.0-alpha-1)
> Prefer System.lineSeparator() over system properties
> ----------------------------------------------------
>
> Key: MNG-6816
> URL: https://issues.apache.org/jira/browse/MNG-6816
> Project: Maven
> Issue Type: Improvement
> Affects Versions: 3.6.3
> Reporter: Krosheninnikov Artem
> Assignee: Michael Osipov
> Priority: Trivial
> Fix For: 4.0.0, 4.0.0-alpha-1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There is a JDK bug that suggested to add special System.lineSeparator method
> https://bugs.java.com/bugdatabase/view_bug.do?bug_id=6900043
>
> There is an article about it:
> [https://dzone.com/articles/prefer-systemlineseparator-for-writing-system-depe]
>
> In maven repo there are some usages of System.getProperty that can be
> replaced.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)