This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit e75c69d5c1593ebefc533799a2a1f5d71ab4e370 Merge: 176fb8f171 2e03322289 Author: James Daugherty <[email protected]> AuthorDate: Mon Jun 16 11:06:07 2025 -0400 Merge pull request #14816 from jdaugherty/7.0.x Rework mainClass gradle find logic .../GrailsApplicationContextCommandRunner.groovy | 7 +- .../ui/script/GrailsApplicationScriptRunner.groovy | 7 +- .../gradle/plugin/core/GrailsGradlePlugin.groovy | 250 ++++++++++++--------- .../gradle/plugin/run/FindMainClassTask.groovy | 18 ++ 4 files changed, 166 insertions(+), 116 deletions(-)
