The GitHub Actions job "CI" on grails-core.git/feat/mongo-spring-data-interop 
has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
bc4bfced01a433c8df4eedf100d63953ebcb7be8 / Scott Murphy Heiberg 
<[email protected]>
Address review: fix auto-config discovery path and document @Primary tx manager

Move the Spring Boot auto-configuration registration from the non-standard
META-INF/services/spring/ location to META-INF/spring/, which is where Spring 
Boot's
ImportCandidates actually scans - otherwise the module never auto-configures in 
a real
application. Add a test that asserts the imports file is at the canonical 
location (and
not the old one) so the path cannot silently regress.

Also document that the unified manager is @Primary (required to win over GORM's
mongoTransactionManager) and how to target the intended manager in an 
application that
mixes another persistence stack.

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

With regards,
GitHub Actions via GitBox

Reply via email to