[ 
https://issues.apache.org/jira/browse/KARAF-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved KARAF-574.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

commit fix 
http://svn.apache.org/viewvc?rev=1094095&view=rev for trunk
http://svn.apache.org/viewvc?rev=1094096&view=rev for 2.2.x branch

> 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, 3.0.0
>
>
> 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

Reply via email to