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

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


    from 6e463ae14b Merge branch '7.0.x' into 7.1.x
     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
     new fa45c9c309 Merge branch '7.0.x' into 7.1.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:
 .agents/skills/grails-developer/SKILL.md           |  2 +-
 .agents/skills/groovy-developer/SKILL.md           |  2 +-
 AGENTS.md                                          |  2 +-
 dependencies.gradle                                | 16 +++-
 grails-bom/base/build.gradle                       |  1 +
 grails-bom/hibernate5/build.gradle                 |  1 +
 grails-bom/micronaut/build.gradle                  |  1 +
 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 +-
 13 files changed, 138 insertions(+), 9 deletions(-)
 create mode 100644 
grails-shell-cli/src/test/groovy/org/grails/cli/boot/SpringApplicationWebApplicationInitializerSpec.groovy

Reply via email to