tkobayas commented on issue #3221: URL: https://github.com/apache/incubator-kie-tools/issues/3221#issuecomment-3190591479
> No luck with -Dfile.encoding=UTF-8 -Dproject.build.sourceEncoding=UTF-8 -Dproject.reporting.outputEncoding=UTF-8 either but I did get it to compile after deleting UnicodeTest.java (no extra file encoding flags necessary). Thank you for the feedback. Yes, `drools-test-coverage/test-suite/src/test/java/org/drools/testcoverage/functional/UnicodeTest.java` has inner classes of Unicode name, too, so deleting it solves the error. What is your OS and platform encoding? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
