This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 22866b7dfb90f75a110cc5d8115b2d147e957cc2 Merge: 8ef28e0a43 4a7af94651 Author: James Fredley <[email protected]> AuthorDate: Wed Jul 29 09:25:24 2026 -0400 Merge pull request #16041 from apache/fix/7.0.x-dbmigration-bootwar-npe-15377 Fix bootWar NPE from stray CLI WebApplicationInitializer (#15377) grails-shell-cli/build.gradle | 5 ++ ...SpringApplicationWebApplicationInitializer.java | 15 +++- ...ApplicationWebApplicationInitializerSpec.groovy | 97 ++++++++++++++++++++++ 3 files changed, 116 insertions(+), 1 deletion(-)
