elharo opened a new pull request, #1117: URL: https://github.com/apache/maven-compiler-plugin/pull/1117
Regression test for #875 (MCOMPILER-598). A modular project whose service provider class contains a text block with unescaped double quotes must compile. The old plexus-java/qdox-based source-module parser (3.x) parsed every source file in the source folder and failed on such text blocks. This branch has no qdox/plexus-java, but the IT locks the behavior so it is not reintroduced. Sanity-checked on master: `mvn -Prun-its -Dinvoker.test=MCOMPILER-598 install` -> IT passes. -- 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]
