Improve removal of bundles if the bundle is installed more than once
--------------------------------------------------------------------

                 Key: SLING-1949
                 URL: https://issues.apache.org/jira/browse/SLING-1949
             Project: Sling
          Issue Type: Bug
          Components: Installer
    Affects Versions: Installer Core 3.1.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
            Priority: Minor
             Fix For: Installer Core 3.1.2


If a bundle is removed through a provider but is installed more than once, 
currently the first one with the same symbolic name is compared with the bundle 
to be uninstalled.
If the version does not match, nothing happens.
If a bundle with a symbolic name is installed once, this is no problem - but as 
soon as a bundle with the same symbolic name is installed more than once, the 
wrong bundle can be used for the comparison.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to