The GitHub Actions job "CI" on grails-core.git/feat/gorm-registry-core-impl has 
failed.
Run started by GitHub user borinquenkid (triggered by borinquenkid).

Head commit for run:
9fd82aa5b04f4f8152b25100213864ae4ef5fdbe / Walter Duque de Estrada 
<[email protected]>
fix: restore deprecated GormEnhancer extension points for backward compatibility

Adapter subclasses (SimpleMapDatastore, HibernateGormEnhancer, etc.) override
getStaticApi/getInstanceApi/getValidationApi/createDynamicFinders as protected
extension points. Removing them in the core refactor breaks compilation of those
adapters until their own PRs are merged. Restore as @Deprecated stubs delegating
to GormRegistry so the adapter modules compile against this PR in isolation.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to