[
https://issues.apache.org/jira/browse/SLING-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-6392:
-----------------------------------
Description:
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
the updated JAR deployed to the same JCR location
{{/apps/myapp/install/mybundle.jar}} the bundle is not correctly deployed.
The OSGI installer console exposes that both bundles {{A}} and {{B}} are in
state {{Installed}} but the /system/console/bundle only shows bundle {{A}} but
not {{B}}.
was:
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}}.
> 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: Installer Core 3.6.8, JCR Installer 3.1.18
> 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
> the updated JAR deployed to the same JCR location
> {{/apps/myapp/install/mybundle.jar}} the bundle is not correctly deployed.
> The OSGI installer console exposes that both bundles {{A}} and {{B}} are in
> state {{Installed}} but the /system/console/bundle only shows bundle {{A}}
> but not {{B}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)