The GitHub Actions job "Code Style" on grails-core.git/8.0.x-stage-hibernate7 has succeeded. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: 3cf0cc7ac488f35779e1b8228fe8ebfacd8cf501 / James Fredley <[email protected]> test(mongodb): complete addAllDomainClasses revert in mongo TCK specs Commit ba235da8f7 reverted the addAllDomainClasses helper from GrailsDataTckManager and its callers, but six grails-data-mongodb specs were missed, leaving them calling a method that no longer exists. This caused initializationError failures in :grails-data-mongodb-core:test (MissingMethodException: GrailsDataMongoTckManager.addAllDomainClasses). Restore these specs to use manager.domainClasses.addAll([...]) (identical to the 8.0.x baseline and behaviorally equivalent to the removed helper), so the branch compiles without the helper as intended. The helper and its callers will return together when PR-C (#15683) lands on 8.0.x and is merged back. Assisted-by: claude-code:claude-4.8-opus Report URL: https://github.com/apache/grails-core/actions/runs/26646010732 With regards, GitHub Actions via GitBox
