The GitHub Actions job "CI" on 
grails-core.git/fix/dataservice-null-datastore-guard has failed.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
aa15462d43c330232ce184b75bd89ae296a64016 / James Fredley 
<[email protected]>
Fix DomainService breaking DefaultServiceRegistrySpec via ServiceLoader

Move DomainService and SampleDomain from inner classes to top-level classes
so the @Service AST transformation can register them in META-INF/services
and ServiceLoader can instantiate them. As inner classes, ServiceLoader
could not instantiate DomainService, causing ServiceConfigurationError
in DefaultServiceRegistrySpec.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to