[ 
https://issues.apache.org/jira/browse/KARAF-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017817#comment-13017817
 ] 

Andreas Pieber commented on KARAF-535:
--------------------------------------

ooook, the problem is that the definition is 

int bundleLevelThreshold = -1;

which is overwritten by the custom.properties file to 50. We have two options 
here: either set the bundleLevelTreshhold in 
org.apache.karaf.shell.osgi.ListBundles to 50 or/an remove the configuration in 
custom.properties. I think setting the variable in ListBundles to 50 and 
removing it completely from the custom.properties is the better way. @Guillaume 
& JB: WDYT?

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

Reply via email to