This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 105ab336fa1888acd7d26652820db788f215b7e8 Merge: 642bcd5006 c08999b0df Author: James Daugherty <[email protected]> AuthorDate: Fri Jul 10 07:58:12 2026 -0400 Merge pull request #15949 from apache/worktree-fix-15818-conversion-service Restore lenient config handling .../src/main/groovy/grails/boot/GrailsApp.groovy | 9 ++- .../boot/GrailsAppEnvironmentConversionSpec.groovy | 67 ++++++++++++++++++++++ .../grails-app/conf/application.yml | 9 +++ .../test/app/RelaxedPropertyResolutionSpec.groovy | 56 ++++++++++++++++++ 4 files changed, 140 insertions(+), 1 deletion(-)
