[
https://issues.apache.org/jira/browse/JCRVLT-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140396#comment-17140396
]
Julian Reschke commented on JCRVLT-444:
---------------------------------------
I wonder how this ever worked on Windows. The file that the result is compared
with is checked in with just LF, and svn:eol-style apparently is not set to
"native".
That said, the simplest possible fix might be just to strip any CRs before
doing the comparison.
> DiffTest failure on Windows
> ---------------------------
>
> Key: JCRVLT-444
> URL: https://issues.apache.org/jira/browse/JCRVLT-444
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Components: Misc
> Reporter: Julian Reschke
> Priority: Minor
> Attachments: log
>
>
> Fixing "doTest()" to use DiffWriter.LS_UNIX seems to fix this.
>
> (note: not related to switch to Git, happens with latest svn checkout as
> well)
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)