Skip to content

KARAF-4270: Don't NPE for commands without descriptions.#129

Merged
asfgit merged 1 commit intoapache:masterfrom
bimargulies:karaf-4270-npe-help
Jan 20, 2016
Merged

KARAF-4270: Don't NPE for commands without descriptions.#129
asfgit merged 1 commit intoapache:masterfrom
bimargulies:karaf-4270-npe-help

Conversation

@bimargulies
Copy link
Contributor

No description provided.

@asfgit asfgit merged commit 5a00ab7 into apache:master Jan 20, 2016
@maggu2810
Copy link

I found this PR after I implemented the fix myself.
The other branches in that file (that handles other command types) implement the getDescription() that it returns getName() if the description is null.
Shouldn't we do here the same to handle it the same way as the other ones?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants