-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
This issue serves as a catch-all place for Java 25 related tasks and problems.
Known tasks/issues:
- Add Java 25 to CI setup
- Jboss Logging uses annotation processor which will break starting Java 23 since the discovery no longer works out of the box - we need to explicitly enable it
- Groovy will require an update (and change of group ID from org.codehaus.groovy to org.apache.groovy)
- This however causes subsequent issues that I need to look into