aldettinger opened a new pull request, #4221: URL: https://github.com/apache/camel-quarkus/pull/4221
On my local machine I ended up with message like: ``` warning: CRLF will be replaced by LF in integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png. The file will have its original line endings in your working directory. warning: CRLF will be replaced by LF in integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png. The file will have its original line endings in your working directory. diff --git a/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png b/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png index 17d7bfe..4dc8fda 100644 Binary files a/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png and b/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png differ diff --git a/integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png b/integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png index 17d7bfe..4dc8fda 100644 Binary files a/integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png and b/integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png differ [main_upstream @ camel-quarkus-upstream]$ git commit -am 'fix line ending' warning: CRLF will be replaced by LF in integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png. The file will have its original line endings in your working directory. warning: CRLF will be replaced by LF in integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png. The file will have its original line endings in your working directory. warning: CRLF will be replaced by LF in integration-test-groups/cxf-soap/cxf-soap-mtom-awt/src/test/resources/linux-image.png. The file will have its original line endings in your working directory. warning: CRLF will be replaced by LF in integration-test-groups/cxf-soap/cxf-soap-mtom/src/test/resources/linux-image.png. The file will have its original line endings in your working directory. ``` Should we fix it ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org