desruisseaux commented on code in PR #1094:
URL:
https://github.com/apache/maven-compiler-plugin/pull/1094#discussion_r3673359913
##########
src/site/site.xml:
##########
@@ -43,7 +43,7 @@ under the License.
<item name="Compile Using the --release javac Option"
href="examples/set-compiler-release.html"/>
<item name="Compile Using Memory Allocation Enhancements"
href="examples/compile-with-memory-enhancements.html"/>
<item name="Pass Compiler Arguments"
href="examples/pass-compiler-arguments.html"/>
- <item name="Non-javac compilerIds"
href="examples/non-javac-compilers.html"/>
+ <item name="Compile Using a Non-Javac Compiler"
href="examples/non-javac-compilers.html"/>
<item name="Older projects with module-info"
href="examples/module-info.html"/>
Review Comment:
Ignoring this Copilot suggestion since the referenced page is about both
Java 8 and Java 9+.
--
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]