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

Claus Ibsen resolved CAMEL-18180.
---------------------------------
    Fix Version/s: 3.x
       Resolution: Fixed

> Force LF endings in .adoc files
> -------------------------------
>
>                 Key: CAMEL-18180
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18180
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Rafał Gała
>            Priority: Minor
>             Fix For: 3.x
>
>
> Please consider adding the
> {noformat}
> *.adoc text eol=lf{noformat}
> in .gitattributes to force LF line endings in .adoc files to avoid issues 
> with 
> {code:java}
> String[] lines = text.split("\n"); {code}
> in *UpdateReadmeMojo* class when a git checkout was made on a Windows machine 
> with GIT configuration set to {*}autocrlf = true{*}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to