This is an automated email from the ASF dual-hosted git repository.

jdaugherty pushed a change to branch 7.2.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from af71689aa2 Merge branch '7.1.x' into 7.2.x
     add 40be754c68 Restore lenient config handling for Spring configuration
     add 58b73a8bb8 Merge branch '7.0.x' into 
worktree-fix-15818-conversion-service
     add c08999b0df feedback - update comment
     add 105ab336fa Merge pull request #15949 from 
apache/worktree-fix-15818-conversion-service
     add 7a0d91199b Merge branch '7.0.x' into 7.1.x
     new 45f6722c13 Merge branch '7.1.x' into 7.2.x

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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(-)
 create mode 100644 
grails-core/src/test/groovy/grails/boot/GrailsAppEnvironmentConversionSpec.groovy
 create mode 100644 
grails-test-examples/external-configuration/src/integration-test/groovy/test/app/RelaxedPropertyResolutionSpec.groovy

Reply via email to