You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/04/24 08:09:00 UTC

[jira] [Commented] (MNG-6816) Prefer System.lineSeparator() over system properties

    [ https://issues.apache.org/jira/browse/MNG-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527023#comment-17527023 ] 

Hudson commented on MNG-6816:
-----------------------------

Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7457/2/

> 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: 3.8.2, 4.0.0-alpha-1, 4.0.0
>
>          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.20.7#820007)