[
https://issues.apache.org/jira/browse/KARAF-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13018215#comment-13018215
]
Andreas Pieber commented on KARAF-535:
--------------------------------------
I've experienced now a little bit with this solution, but I'm still not too
happy with it since -1 IS the default level... I've thought about another
option; a patch to felix which includes a new field into
org.apache.felix.gogo.commands.Option (show defaults which defaults to true)
and then in
org.apache.felix.gogo.commands.basic.DefaultActionPreparator#printUsage if
(!argument.required() && argument.displayDefaults()) {.
Do you think felix will accept such a patch?
> Description for List command incorrectly claims Threshold default is -1
> -----------------------------------------------------------------------
>
> Key: KARAF-535
> URL: https://issues.apache.org/jira/browse/KARAF-535
> Project: Karaf
> Issue Type: Bug
> Components: console
> Affects Versions: 2.2.0
> Reporter: Geert Schuring
> Assignee: Andreas Pieber
> Priority: Minor
> Labels: command, default, incorrect, list, shell, threshold,
> value
> Fix For: 2.2.1
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> The description printed by 'help list' claims that the default value of the
> Threshold setting is -1, while in reality the value 50 is used.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira