This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from d3d445da01 Merge pull request #15964 from
codeconsole/fix/sitemesh3-viewresolver-definition-wrap
add f3e9baa5c7 Fix domainClass plugin being registered and loaded twice
new 856e5b2a09 Merge pull request #15970 from
codeconsole/fix/duplicate-plugin-registration
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:
.../core/plugins/DefaultPluginDiscovery.java | 18 +++++-
.../src/main/resources/META-INF/grails-plugin.xml | 1 -
.../grails/core/plugins/PluginDiscoverySpec.groovy | 72 ++++++++++++++++++++++
3 files changed, 88 insertions(+), 3 deletions(-)