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

Head commit for run:
10a450cbb3ec0a738fe8c3c6daa7d562315d6d45 / James Fredley 
<[email protected]>
fix: resolve Groovy 5 deep compatibility issues for MongoDB, Hibernate5 config, 
and Forge

- Fix MongoDB GORM ClassCastException (MappingFactory anonymous class 
hierarchy):
  Add resolvePropertyType() to BsonPersistentEntityCodec that walks the full
  class hierarchy to find the registered decoder/encoder type, instead of
  relying on .superclass which may miss types with intermediate classes

- Fix Hibernate5 ConfigurationException (HibernateSettings conversion failure):
  Enhance ConfigurationBuilder.handleConversionException to fall through
  to Map-based instantiation for non-enum types, and use Object.class in
  handleConverterNotFoundException to avoid Spring 7 deep map conversion

- Fix Forge ScaffoldingSpec test assertion:
  Replace output pattern matching with file existence checks as primary
  assertion since Spring Boot 4 may not forward forked JVM println output
  to Gradle's captured BuildResult output

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

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

With regards,
GitHub Actions via GitBox

Reply via email to