kwin commented on code in PR #228: URL: https://github.com/apache/maven-compiler-plugin/pull/228#discussion_r1523808841
########## src/site/apt/examples/set-compiler-release.apt.vm: ########## @@ -106,3 +111,34 @@ Setting the <<<--release>>> of the Java Compiler [...] </project> +----- + +* Usage on JDK 8 - automatic detection + + Since version <<<3.13.0>>> of the Compiler Plugin and default <<<javac>>> compilerId you can skip special profile. Review Comment: ```suggestion Since version <<<3.13.0>>> of the Compiler Plugin together with the default <<<javac>>> compilerId you don't need conditional parametrisation of `release`. ``` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org