Error Message improvement on Gshell console.
--------------------------------------------
Key: SM-1185
URL: https://issues.apache.org/activemq/browse/SM-1185
Project: ServiceMix
Issue Type: Improvement
Components: tooling
Affects Versions: 4.0-m1
Environment: Linux
Reporter: Jeff Yu
Priority: Minor
Fix For: 4.0-m2
On the Gshell console, I run an non-existed command, it will prompt an
NotFoundException.
such as I run a "lsd" command:
ERROR NotFoundException: lsd
it would be better we can change to below, ( like linux bash)
lsd : command not found
and if I run a "osgi lsd" command, it will give me a prompt: ERROR
NullPointerException: null, it would be better we can change it to above error
message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.