You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (JIRA)" <ji...@apache.org> on 2019/03/29 15:23:00 UTC

[jira] [Resolved] (GEODE-5214) New-lines should be OS-agnostic

     [ https://issues.apache.org/jira/browse/GEODE-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Deppe resolved GEODE-5214.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

Given that we're running most tests that produce textual output on Windows which would need support for this, I'm going to close it.

> New-lines should be OS-agnostic
> -------------------------------
>
>                 Key: GEODE-5214
>                 URL: https://issues.apache.org/jira/browse/GEODE-5214
>             Project: Geode
>          Issue Type: Sub-task
>          Components: general, gfsh
>            Reporter: Patrick Rhomberg
>            Priority: Major
>              Labels: windows
>             Fix For: 1.8.0
>
>
> There exist many explicit {{\n}} newlines.  These should use {{System.lineSeparator()}} or one of the utils that refers to it instead.
> Because many tests search output for explicit strings, hard-coding one type of line separator could cause some tests to fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)