desruisseaux commented on PR #991:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/991#issuecomment-3527392527

   I propose to not backport 2505. The reason is that quotes are wanted when 
generating a shell script, but *not* wanted when using `javax.tools` or 
`ToolProvider` API (their addition was the cause of JUnit test failures). We 
could add a `quote` argument to the `JavaPathType.option(Iterable)` method in 
Maven core, but I'm not sure if it is worth.


-- 
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]

Reply via email to