This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch grails8-groovy5-sb4
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from f1b78b7b4b deps: bump Apache Groovy to 5.0.7-SNAPSHOT
add b4dd6cfe5e Fix Spring Boot 4 autoconfigure package paths in exclude
strings
add 70690c0a21 Stop pinning graphql-java; let spring-boot-dependencies own
its version
add 752701a8c2 Add spring-boot-hibernate dep to graphql spring-boot-app
for SB4 module split
add 2850d1082a Remove slf4j-simple from dbmigration; Logback is now the
only binding
add 13354e28b0 Repair graphql multi-datastore-app integration tests on
Grails 8 stack
add 1f53c19446 Bump gradle-groovy version to 4.0.32 to match groovy.version
add fcf1f99c40 Use testImplementation for grails-testing-support-mongodb
to match house style
add 1c411f87ce Merge branch 'fix/8.0.x-merge-sb4-fallout' into
grails8-groovy5-sb4
No new revisions were added by this update.
Summary of changes:
dependencies.gradle | 7 +--
.../injection/ApplicationClassInjector.groovy | 2 +-
.../injection/ApplicationClassInjectorSpec.groovy | 2 +-
grails-data-hibernate5/dbmigration/build.gradle | 7 ++-
...GrailsApplicationCompilerAutoConfiguration.java | 2 +-
.../grails-multi-datastore-app/build.gradle | 4 ++
.../grails-app/conf/logback.groovy | 55 ----------------------
.../grails-app/conf/logback.xml | 0
.../groovy/myapp/BarIntegrationSpec.groovy | 11 +++--
.../groovy/myapp/FooIntegrationSpec.groovy | 10 ++--
.../main/groovy/myapp/MyGraphQLCustomizer.groovy | 10 ++--
.../graphql/spring-boot-app/build.gradle | 7 +++
12 files changed, 44 insertions(+), 73 deletions(-)
delete mode 100644
grails-test-examples/graphql/grails-multi-datastore-app/grails-app/conf/logback.groovy
copy grails-test-examples/{database-cleanup =>
graphql/grails-multi-datastore-app}/grails-app/conf/logback.xml (100%)