davsclaus commented on PR #15515: URL: https://github.com/apache/camel/pull/15515#issuecomment-2343828382
We use unicode escape to have foregin symbols in the camel source code. See for example https://github.com/apache/camel/blob/main/core/camel-core/src/test/java/org/apache/camel/component/file/FileConvertBodyToUTF8Test.java Can you see if you can replace those to escaped values in this PR unit test. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
