This is an automated email from the ASF dual-hosted git repository. borinquenkid pushed a commit to branch merge-hibernate6 in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit 9a8e3cd40db51913c369d6fbc2172e8aa45308ed Merge: e9ecea2255 7d765a79b9 Author: Walter Duque de Estrada <[email protected]> AuthorDate: Tue Jun 17 21:57:35 2025 -0500 Merge branch '7.0.x' into merge-hibernate6 .../GrailsApplicationContextCommandRunner.groovy | 7 +- .../ui/script/GrailsApplicationScriptRunner.groovy | 7 +- .../gradle/plugin/core/GrailsGradlePlugin.groovy | 250 ++++++++++++--------- .../gradle/plugin/run/FindMainClassTask.groovy | 18 ++ grails-profiles/web-plugin/build.gradle | 3 +- grails-profiles/web-plugin/profile.yml | 2 +- .../profile/commands/CreatePluginCommand.groovy | 2 +- ...ommand.groovy => CreateWebPluginCommand.groovy} | 18 +- .../services/org.grails.cli.profile.Command | 1 + 9 files changed, 177 insertions(+), 131 deletions(-)
