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

   If we remove the whole `if 
("only".equalsIgnoreCase(compilerConfiguration.getProc())) ` code block, the 
exact same call to `compile(compiler, configuration)` is performed on the line 
immediately after the `if` block. Therefore, the pull request in its current 
form seems to do nothing.


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