[
https://issues.apache.org/jira/browse/KARAF-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501703#comment-16501703
]
ASF GitHub Bot commented on KARAF-5752:
---------------------------------------
sjhiggs opened a new pull request #522: [KARAF-5752] Add bundle ID in
bundle:classes output
URL: https://github.com/apache/karaf/pull/522
Notes:
* added the "exported" status of packages
* getExports was copied from PackageServiceImpl and could be refactored
* bundle ID is displayed whenever there are more than one bundles selected
(including the simple bundle:classes case)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add bundle ID in bundle:classes output
> --------------------------------------
>
> Key: KARAF-5752
> URL: https://issues.apache.org/jira/browse/KARAF-5752
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-shell
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Priority: Major
>
> It would be very convenient to have the bundle ID when simply using
> {{bundle:classes}}.
> The output could look like:
> {code}
> bundleId | classes | exported
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)