You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/08/26 14:20:21 UTC

[jira] [Updated] (KARAF-4671) cluster:bundle-list does not show symbolic names

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

Jean-Baptiste Onofré updated KARAF-4671:
----------------------------------------
    Fix Version/s: cellar-4.0.2

> cluster:bundle-list does not show symbolic names
> ------------------------------------------------
>
>                 Key: KARAF-4671
>                 URL: https://issues.apache.org/jira/browse/KARAF-4671
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-bundle
>    Affects Versions: cellar-4.0.1
>            Reporter: Sergiy Shyrkov
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: cellar-4.0.2
>
>
> The "cluster:bundle-list -s default" command shows no symbolic name value for bundles.
> In the org.apache.karaf.cellar.bundle.shell.BundleCommandSupport.gatherBundles(boolean) the symbolic name is just not passed into collected ExtendedBundleState objects.
> {code}
> jahia@dx()> cluster:bundle-list -s default
> Bundles in cluster group default
>  ID | State    | Located       | Blocked | Version                | Symbolic Name
> ---------------------------------------------------------------------------------
>   0 | Active   | cluster/local |         | 5.4.0                  |
>   1 | Active   | cluster/local |         | 0.14.0                 |
>   2 | Active   | cluster/local |         | 1.1.2                  |
>   3 | Active   | cluster/local |         | 4.0.5                  |
>   4 | Active   | cluster/local |         | 2.4.7                  |
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)