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 12:11:00 UTC

[jira] [Updated] (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 updated OAK-7452:
--------------------------------
    Description: 
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
- d2u on all Java files
- svn diff

  was:
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)


> 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: Major
>
> 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
> - d2u on all Java files
> - svn diff



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