You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2020/09/28 15:45:17 UTC

[camel] 02/02: formatter:validate should not validate line endings - keep original

This is an automated email from the ASF dual-hosted git repository.

janbednar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 88358e44ff60a480190bf7c10d2d8bd385a1263c
Author: Jan Bednář <ma...@janbednar.eu>
AuthorDate: Mon Sep 28 16:07:19 2020 +0200

    formatter:validate should not validate line endings - keep original
---
 parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/parent/pom.xml b/parent/pom.xml
index cb5053c..cfd0759 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -3994,6 +3994,7 @@
                         <skipHtmlFormatting>true</skipHtmlFormatting>
                         <cachedir>${basedir}/target</cachedir>
                         <excludes>${sourcecheckExcludes}</excludes>
+                        <lineEnding>KEEP</lineEnding>
                     </configuration>
                     <dependencies>
                         <dependency>