The GitHub Actions job "CI" on grails-core.git/8.0.x-hibernate7.gorm-scaling 
has failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
4f157e320902cce3b4d58e23d4f9784f94d15950 / Walter Duque de Estrada 
<[email protected]>
Fix Hibernate dependency resolution and registerConstraints override issues

Changes:
1. Add 'grails-hibernate5-micronaut-bom' to the Hibernate 5 version condition 
in dependencies.gradle
   so that customBomDependencies (including hibernate-core-jakarta) are 
properly resolved.

2. Remove @Override registerConstraints() methods from HibernateGormEnhancer in 
both
   Hibernate 5 and 7 since this method was moved to GormRegistry.

3. Update HibernateGormEnhancer Hibernate 5 constructor to pass all 3 required 
parameters
   to GormEnhancer (including ConnectionSourceSettings).

This fixes the dependency resolution error for 
grails-test-examples-micronaut-hibernate5:
'Could not find org.hibernate:hibernate-core-jakarta:.'

Co-authored-by: Copilot <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to