You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2011/04/17 05:15:05 UTC

[jira] [Created] (KARAF-574) Re-introduce export version in packages:exports command

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

[jira] [Closed] (KARAF-574) Re-introduce export version in packages:exports command

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-574.
--------------------------------

    
> 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: karaf-shell
>    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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Work started] (KARAF-574) Re-introduce export version in packages:exports command

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Resolved] (KARAF-574) Re-introduce export version in packages:exports command

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ 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