[
https://issues.apache.org/jira/browse/KARAF-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ioannis Canellos updated KARAF-135:
-----------------------------------
Attachment: packages-export-patch.txt
I am attaching a patch the display the exported packages of a bundle in a
(master/detail) table-like format .
The command now accepts the following arguments:
a) -i which displays as an additional column the bundles that import a package
(Each bundle in a separate line with left justification).
b) -s which displays as an additional column the symbolic name of the bundle(s).
Note: The patch uses String format and each column has a maximum width of 40
chars.
> The package:export command should have more option to control the output
> ------------------------------------------------------------------------
>
> Key: KARAF-135
> URL: https://issues.apache.org/jira/browse/KARAF-135
> Project: Karaf
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Guillaume Nodet
> Attachments: packages-export-patch.txt
>
>
> The current output is not really easy to process or sort.
> Having the symbolic name, maybe a clean column output, more like osgi:list
> maybe
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.