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
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.