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

ASF subversion and git services commented on ISIS-2815:
-------------------------------------------------------

Commit 5440e08b255f23c3d80191243c3535ec96de775a in isis's branch 
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=5440e08 ]

ISIS-2815: TableColumnOrderServiceUsingTxtFile: fixes line parsing

don't assume, the parsed files have the same newline characters as the
system on which the application is running on

> TableColumnOrderServiceUsingTxtFile: line parsing will eventually fail
> ----------------------------------------------------------------------
>
>                 Key: ISIS-2815
>                 URL: https://issues.apache.org/jira/browse/ISIS-2815
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> Issue surfaces when maven building on linux with JDK15, having a failing test 
> that depends on resource loading via _Resources#load(...)
> {code:java}
> [ERROR]   TableColumnOrderServiceUsingTxtFile_Test$orderParented.happy_case:31
> Expecting:
>   []
> to contain exactly (and in same order):
>   ["orderNum", "orderDate", "orderStatus"]
> but could not find the following elements:
>   ["orderNum", "orderDate", "orderStatus"]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to