add an osgi/imports and osgi/exports to show a pretty-printed output of the 
imports/exports packages for a bundle
-----------------------------------------------------------------------------------------------------------------

                 Key: FELIX-1303
                 URL: https://issues.apache.org/jira/browse/FELIX-1303
             Project: Felix
          Issue Type: Improvement
          Components: Karaf
            Reporter: james strachan
             Fix For: karaf-1.0.0


e.g. 

{code}
> osgi/imports 22

com.acme.bar=....
com.acme.bar.something =...
com.acme.foo =...
{code}

So its really easy to see the scope of import/exports in a nice sorted display

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to