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

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


    from 2e2ce06e9f Merge pull request #16074 from 
apache/issues-16060-Upgrade-docs-mixed-up-version-numbers
     add e8f9cf8b49 Bump com.gradle.develocity from 4.2.2 to 4.5.0 in 
/grails-forge
     add 8ef28e0a43 Merge pull request #15802 from 
apache/dependabot/gradle/grails-forge/7.0.x/com.gradle.develocity-4.5.0
     add d700945343 Fix bootWar NPE from stray CLI WebApplicationInitializer 
(#15377)
     add 4a7af94651 Add positive-path coverage and tidy manifest test data 
(#15377)
     add 22866b7dfb Merge pull request #16041 from 
apache/fix/7.0.x-dbmigration-bootwar-npe-15377
     add 811faed161 Align Log4j across published BOMs
     add 3307fb44e9 Merge pull request #16045 from 
apache/deps/align-log4j-boms-7.0.x
     add 4b15e03e6a fix(deps): Bump Groovy to 4.0.33
     add d9c79260b5 docs: Point Groovy 4 doc links at the version selector
     add a35474f878 Merge pull request #16081 from 
apache/deps/groovy-4.0.33-7.0.x
     add fa45c9c309 Merge branch '7.0.x' into 7.1.x
     add 8c56112191 Merge branch '7.1.x' into 7.2.x
     new 4dc7e3030d Merge branch '7.2.x' into 8.0.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:
 dependencies.gradle                                | 12 ++-
 grails-bom/base/build.gradle                       |  1 +
 grails-bom/hibernate5/build.gradle                 |  1 +
 grails-bom/micronaut/build.gradle                  |  1 +
 grails-forge/gradle.properties                     |  2 +-
 grails-forge/settings.gradle                       |  2 +-
 grails-gradle/bom/build.gradle                     |  1 +
 grails-shell-cli/build.gradle                      |  5 ++
 ...SpringApplicationWebApplicationInitializer.java | 15 +++-
 ...ApplicationWebApplicationInitializerSpec.groovy | 97 ++++++++++++++++++++++
 settings.gradle                                    |  2 +-
 11 files changed, 134 insertions(+), 5 deletions(-)
 create mode 100644 
grails-shell-cli/src/test/groovy/org/grails/cli/boot/SpringApplicationWebApplicationInitializerSpec.groovy

Reply via email to