You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2016/12/13 09:34:58 UTC

[jira] [Created] (SLING-6392) JCR Installer: Symbolic name changes on the JAR file with the same name is not properly supported

Konrad Windszus created SLING-6392:
--------------------------------------

             Summary: JCR Installer: Symbolic name changes on the JAR file with the same name is not properly supported
                 Key: SLING-6392
                 URL: https://issues.apache.org/jira/browse/SLING-6392
             Project: Sling
          Issue Type: Bug
    Affects Versions: JCR Installer 3.1.18, Installer Core 3.6.8
            Reporter: Konrad Windszus


After deploying bundle with symbolic name {{A}} to JCR location {{/apps/myapp/install/mybundle.jar}} it is correctly being picked up and deployed in Apache Felix. Now the symbolic name has been changed to {{B}} and deploy to the same JCR location  {{/apps/myapp/install/mybundle.jar}} the bundle is not correctly deployed.
The OSGI installer console exposes that both bundles have been in state installed but the /system/console/bundle only shows {{A}} but not {{B}}.



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