This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 176fb8f171 Add logging & reduce Github API calls
add d303077b1e Output the classname that was provided as part of any error
output
add 8b7ed75d30 Rework the way find main task sets due to issues with
provider assignments
add 2e03322289 feedback - fix null pointer & styling
new e75c69d5c1 Merge pull request #14816 from jdaugherty/7.0.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:
.../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(-)