You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2019/12/09 15:03:00 UTC

[jira] [Updated] (MNG-6816) Prefer System.lineSeparator() for Writing System-Dependent Line Separator Strings in Java

     [ 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: 3.7.0)
                       3.6.3

> Prefer System.lineSeparator() for Writing System-Dependent Line Separator Strings in Java
> -----------------------------------------------------------------------------------------
>
>                 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
>          Time Spent: 10m
>  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)