Add a configuration status list with a short bundle list
--------------------------------------------------------

                 Key: FELIX-3025
                 URL: https://issues.apache.org/jira/browse/FELIX-3025
             Project: Felix
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: webconsole-3.1.8
            Reporter: Felix Meschberger
             Fix For: webconsole-3.1.10


Currently the Web Console provides a ConfigurationStatusPrinter listing 
extensive information on all bundles in the framework. This includes imports, 
exports, registered services, as well as the full manifest.

For a quick overwiev of installed bundles it would be usefull to have a short 
list of bundles with just the bundle ID, symoblic name, version, and status 
(plus maybe the start level); one bundle per line, e.g. analogous to the 
Eclipse Configuration display

   org.apache.felix.framework (3.0.7) "System Bundle" [Active, 0]
   org.apache.sling.commons.log (2.1.2) "Apache Sling OSGi LogService 
Implementation" [Active, 1]

The goal is to have a condensed list of bundles showing the essential 
information.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to