Sergiy Shyrkov created KARAF-4671:
-------------------------------------

             Summary: 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
            Priority: Trivial


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)

Reply via email to