@JB: I think we can solve this by adding a priority property to the services writing our Karaf extensions with a priority of zero. That way client information can be shown above (x > 0) or below (x < 0). WDYT?
2011/7/27 Philipp Hönisch (JIRA) <[email protected]> > > [ > https://issues.apache.org/jira/browse/KARAF-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > Philipp Hönisch updated KARAF-779: > ---------------------------------- > > Component/s: (was: cellar-shell) > karaf-shell > > > Set Priority for InfoProvider > > ----------------------------- > > > > Key: KARAF-779 > > URL: https://issues.apache.org/jira/browse/KARAF-779 > > Project: Karaf > > Issue Type: New Feature > > Components: karaf-shell > > Affects Versions: 2.2.2 > > Reporter: Philipp Hönisch > > Priority: Trivial > > > > It is possible to extend the karaf info command with custom information > and it would be great to define the priority it, e.g. if the info should be > added at the top or bottom of the list. > > -- > This message is automatically generated by JIRA. > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >
