This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch feature/taglib-method-actions
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 1d20b9943b docs: relocate method-based TagLib upgrade guide content to
8.x
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 8275577532 Address review feedback: remove unnecessary inline comments
add 4d5f32749a Pin graphql-java to 25.0 explicitly in grails-bom
add 2a40369892 Merge pull request #15673 from
apache/fix/8.0.x-merge-sb4-fallout
add b7527c1a9f Merge branch '8.0.x' into feature/taglib-method-actions
No new revisions were added by this update.
Summary of changes:
dependencies.gradle | 4 +-
.../injection/ApplicationClassInjector.groovy | 2 +-
.../injection/ApplicationClassInjectorSpec.groovy | 2 +-
grails-data-hibernate5/dbmigration/build.gradle | 1 -
...GrailsApplicationCompilerAutoConfiguration.java | 2 +-
.../grails-multi-datastore-app/build.gradle | 1 +
.../grails-app/conf/logback.groovy | 55 ----------------------
.../grails-app/conf/logback.xml | 0
.../groovy/myapp/BarIntegrationSpec.groovy | 9 ++--
.../groovy/myapp/FooIntegrationSpec.groovy | 8 ++--
.../main/groovy/myapp/MyGraphQLCustomizer.groovy | 10 ++--
.../graphql/spring-boot-app/build.gradle | 4 +-
12 files changed, 25 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%)