This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 5183ae92ff Add comment for spring-boot-devtools dependency in base
profile
add 6bcec80ae9 fix: #14918 adjust the class loader used for command
loading to ensure the delegating cli can find all commands
new 811e80d7f0 Merge pull request #14926 from
apache/fixClassLoaderForShellCommands
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:
.../dev/commands/ApplicationContextCommandRegistry.groovy | 15 ++++++++++-----
.../grails/cli/profile/commands/CommandRegistry.groovy | 4 ++--
.../profile/commands/factory/ServiceCommandFactory.groovy | 2 +-
.../org/grails/cli/profile/steps/StepRegistry.groovy | 2 +-
4 files changed, 14 insertions(+), 9 deletions(-)