You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/04/26 13:04:00 UTC

[jira] [Resolved] (OAK-7452) fix broken line ends in repo

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

Julian Reschke resolved OAK-7452.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.1
                   1.8.3
                   1.10

> fix broken line ends in repo
> ----------------------------
>
>                 Key: OAK-7452
>                 URL: https://issues.apache.org/jira/browse/OAK-7452
>             Project: Jackrabbit Oak
>          Issue Type: Task
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Trivial
>             Fix For: 1.10, 1.8.3, 1.9.1
>
>
> Apparently, we have a few files with CRLF instead of LF in Subversion. This causes any change to the file to appear to change all lines.
> (will create sub-tasks per module)
> To check:
> - svn up; mvn clean
> - find . -name "*java" - exec d2u {} ";"
> - svn diff



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