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 8f39bb74f2 Fix normalization script
add 1711851a16 Log plugin loaded successfully messages at DEBUG instead of
INFO
add cd79d14ecc Add a single INFO summary listing loaded plugins in load
order
new 1d5e58f990 Merge pull request #15969 from
codeconsole/fix/plugin-loaded-log-level
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/plugins/DefaultGrailsPluginManager.java | 13 +++++-
.../core/plugins/DefaultPluginDiscovery.java | 4 +-
.../plugins/DefaultGrailsPluginManagerSpec.groovy | 53 ++++++++++++++++++++++
3 files changed, 66 insertions(+), 4 deletions(-)