[
https://issues.apache.org/jira/browse/GSHELL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560011#action_12560011
]
Jason Dillon commented on GSHELL-98:
------------------------------------
I'm about to apply this, though I don't really understand how it was broken
before... not that I think it was not broken before.
Can you give me an example of a command execution which fails w/o the patch and
runs as expected with the patch?
> NotFoundException when trying to use non-builtin commands in full assembly
> --------------------------------------------------------------------------
>
> Key: GSHELL-98
> URL: https://issues.apache.org/jira/browse/GSHELL-98
> Project: GShell
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Core
> Affects Versions: 1.0-alpha-2
> Reporter: Jason Warner
> Assignee: Jason Dillon
> Fix For: 1.0-alpha-2
>
> Attachments: GShell-98.patch
>
>
> The full assembly of gshell includes all the available commands by default.
> When trying to use one of the commands included outside of builtins, a
> NotFoundException is received. This seems to be caused by the groupings in
> the layout.xml file. When the groupings were removed, all the commands could
> be used successfully. Ideally, we'd like to be able to keep the groupings,
> though.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.