I've changed the scr:list command now to make an output like this ( I abbreviated the package names just for this mail):
BundleId Component Name Id State [ 235] o.a.s.get.DefaultGetServlet [ 541] [active ] [ 235] o.a.s.get.impl.DefaultHeadServlet [ 540] [active ] [ 235] o.a.s.get.impl.RedirectServlet [ 538] [active ] [ 235] o.a.s.get.info.SlingInfoServlet [ 539] [active ] [ 235] o.a.s.get.impl.version.VersionInfoServlet -- -- So, if a component description has no configuration, it's [ 235] o.a.s.get.impl.version.VersionInfoServlet -- -- Otherwise for each component configuration it outputs the id and name. I played with different output formats like first outputting the description and then the configurations (if any), but decided to go with a single list as this looks much nicer. WDYT? Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
