[
https://issues.apache.org/jira/browse/GSHELL-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Warner updated GSHELL-98:
-------------------------------
Attachment: GShell-98.patch
The issue ended up being that the find function in GroupNode was not able to
handle nested GroupNodes. I enhanced it to provide a recursive search that
should work for any amount of nesting that you so desire.
> 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 Warner
> 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.