This is an automated email from the ASF dual-hosted git repository.
matrei pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 3a9cf11a4a Merge pull request #15298 from apache/docker-compat
add 48ba3b2c79 fix: add app class to `urlMappingsReport` task args
add add688dceb fix: remove unused `grails.factories` file
add cb25fc26cd chore: cleanup `ApplicationCommand` and
`UrlMappingsReportCommand`
add ffc2974659 fix: guard against multiple task registrations
add 865a390704 fix: handle missing configurations in buildClasspath setup
add c9b28bcd62 fix: compile error
new 3abe0bd566 Merge pull request #15295 from apache/issue-15286
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/dev/commands/ApplicationCommand.groovy | 41 +++++++++++++---------
.../gradle/plugin/core/GrailsGradlePlugin.groovy | 11 +++++-
.../gradle/plugin/web/GrailsWebGradlePlugin.groovy | 40 ++++++++++++++-------
.../reporting/UrlMappingsReportCommand.groovy | 21 +++++------
.../resources/META-INF/services/grails.factories | 1 -
5 files changed, 73 insertions(+), 41 deletions(-)
delete mode 100644
grails-web-url-mappings/src/main/resources/META-INF/services/grails.factories