Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
webconsole-3.1.8
-
None
Description
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.