[
https://issues.apache.org/jira/browse/KARAF-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KARAF-574 started by Freeman Fang.
> Re-introduce export version in packages:exports command
> -------------------------------------------------------
>
> Key: KARAF-574
> URL: https://issues.apache.org/jira/browse/KARAF-574
> Project: Karaf
> Issue Type: Improvement
> Components: console
> Affects Versions: 2.2.0
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.2.1
>
>
> currently when we use package exports shell, we get package list without
> version , something like
> packages:exports 41
> ID Packages
> 41 org.apache.karaf.shell.config
> 41 org.apache.karaf.shell.config.completers
> But previously we can see the version also
> like
> ID Packages
> 41 org.apache.karaf.shell.config; version=2.2.1.SNAPSHOT
> 41 org.apache.karaf.shell.config.completers; version=2.2.1.SNAPSHOT
> we need re-introduce the version as it's very useful when you try to figure
> out the missing dependency
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira