The GitHub Actions job "CI" on grails-core.git/ci/hibernate-matrix-testing has 
failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
e2336d9242522579d0448eaeff3061f892a76b78 / James Fredley 
<[email protected]>
fix: register h7 autoconfig and remove h5-specific ehcache config

The h7 boot-plugin AutoConfiguration.imports was empty, preventing
Spring Boot from discovering HibernateGormAutoConfiguration when
grails-data-hibernate7 is on the classpath. This caused GORM has not
been initialized correctly errors in functional tests running with
Hibernate 7 via dependency substitution.

Also remove Hibernate 5-specific EhCache region factory configuration
from the gorm and hyphenated functional test application.yml files.
EhCache is not available with Hibernate 7, and the second-level cache
is not needed by these tests.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to