The GitHub Actions job "Licensing - RAT Report" on 
grails-core.git/grails8-groovy5-sb4 has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
60c04d618024baca9f58bcd0cca3ed8735daf92a / James Fredley 
<[email protected]>
fix: clean up Groovy 5.0.3 workarounds now on 5.0.5

Remove GroovyshStarter reflective invoker - Main.start(Map) is
available directly on Groovy 5.0.5. Restore the direct import and
call in GroovyshApplicationContext and GroovyshWebApplicationContext.

Fix BoundPromise.onError to cast the error value to Throwable (its
actual type at that point) instead of T. The old cast worked via
erasure but expressed the wrong intent.

Add RAT exclusions for generated Grails BOM Hibernate5.adoc and
Hibernate7.adoc files (same category as the already-excluded
Grails BOM.adoc).

Add byte-buddy and objenesis as testRuntimeOnly to
hibernate5-test-config, mongodb-test-config, and
mongodb-forked-test-config - matching what test-config.gradle
already provides. Spock 2.4 requires both for mocking concrete
classes and neither is transitive from spock-core in these
configurations.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to