The GitHub Actions job "CodeQL" on grails-core.git/spring-boot-4 has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
8be9fb35282e20203cb0b0c771ee4e6746f33cc4 / James Fredley 
<[email protected]>
Update grails-micronaut to micronaut-platform 5.0.0-M1 with JDK 21 toolchain

Micronaut 5.x requires JDK 21+. Update micronautPlatformVersion from
4.9.2 to 5.0.0-M1, bringing micronaut-core 5.0.0-M20 and
micronaut-spring 6.0.0-M1 which adds Spring Boot 4 compatibility.

Configure grails-micronaut and all Micronaut-dependent test example
modules to use Gradle JDK 21 toolchain for compilation. The AST
transforms from micronaut-inject-groovy are compiled as JDK 21
bytecode and require a JDK 21 compiler. Gradle auto-detects installed
JDKs and uses JDK 21 for these modules while the rest of the build
stays on JDK 17.

Modules updated with JDK 21 toolchain:
- grails-micronaut
- grails-test-examples/micronaut
- grails-test-examples/micronaut-groovy-only
- grails-test-examples/issue-11767
- grails-test-examples/plugins/issue-11767
- grails-test-examples/plugins/micronaut-singleton

Known issue: asset-pipeline throws NPE on JDK 21 in the micronaut
test example (pre-existing asset-pipeline compatibility issue, not
related to Micronaut upgrade).

Assisted-by: Claude Code <[email protected]>

Report URL: https://github.com/apache/grails-core/actions/runs/24094137514

With regards,
GitHub Actions via GitBox

Reply via email to