elharo commented on PR #1276:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/1276#issuecomment-3407366568
FYI, looks like the CI is borked again:
The job is failing due to the error:
BUG! exception in phase 'semantic analysis' in source unit
'Script1.groovy' Unsupported class file major version 69
This means the Groovy script (verify.groovy) is trying to load or interact
with class files compiled for Java 23 (major version 69), but the version of
Groovy used does not support this Java version.
--
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]