The GitHub Actions job "Code Style" on 
grails-core.git/feat/data-service-datasource-inheritance has succeeded.
Run started by GitHub user jamesfredley (triggered by jamesfredley).

Head commit for run:
1f2d09d4d338f9b2f8a6b8141ea1f14865672197 / James Fredley 
<[email protected]>
test: isolate MongoDbDataStoreSpringInitializerSpec from data service classpath 
pollution

Override loadDataServices() via an anonymous subclass (makeInitializer factory) 
so that
SoftServiceLoader no longer picks up data services (e.g. TestService with
@Transactional(connection = "books")) when running single-connection MongoDB 
initializer
tests. This avoids the need to change any production code.

Reverts the try-catch approach in DatastoreServiceMethodInvokingFactoryBean in 
favor of
test-level isolation, matching the pattern established in PR #15429.

Assisted-by: OpenCode <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to