This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 811e80d7f0fce23d4c704b9df1c3a002173e7197
Merge: 5183ae92ff 6bcec80ae9
Author: James Fredley <[email protected]>
AuthorDate: Tue Jul 22 15:50:53 2025 -0400

    Merge pull request #14926 from apache/fixClassLoaderForShellCommands
    
    fix: #14918 adjust the class loader used for command loading to ensure the 
delegating cli can find all commands

 .../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(-)

Reply via email to