This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 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)
new 22866b7dfb Merge pull request #16041 from
apache/fix/7.0.x-dbmigration-bootwar-npe-15377
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:
grails-shell-cli/build.gradle | 5 ++
...SpringApplicationWebApplicationInitializer.java | 15 +++-
...ApplicationWebApplicationInitializerSpec.groovy | 97 ++++++++++++++++++++++
3 files changed, 116 insertions(+), 1 deletion(-)
create mode 100644
grails-shell-cli/src/test/groovy/org/grails/cli/boot/SpringApplicationWebApplicationInitializerSpec.groovy