desruisseaux commented on code in PR #294:
URL: 
https://github.com/apache/maven-compiler-plugin/pull/294#discussion_r1948801578


##########
src/site/apt/examples/set-compiler-source-and-target.apt.vm:
##########
@@ -28,21 +28,25 @@
 
 Setting the <<<-source>>> and <<<-target>>> of the Java Compiler
 
+  (If you're are using version <<<3.13.0>>> or newer of the Compiler Plugin, 
use the recommended
+  {{{../examples/set-compiler-release.html}<<<maven.compiler.release>>> 
property}}.)
+

Review Comment:
   Note: this section may need to be updated later, after the work on 
`<sources>` element has been completed. The recommended approach would then be 
to specify the release together with the declaration of the sources.
   
   No change needed now, it is just a reminder for revisiting later.



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

Reply via email to