[ 
https://issues.apache.org/jira/browse/SLING-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435063#comment-13435063
 ] 

Felix Meschberger commented on SLING-2510:
------------------------------------------

I don't think the installer should do this. Rather the thing binding 
configurations to bundles should act appropriately. The installer just installs 
configurations and it is not the task of the installer to unbind configurations 
upon any casual bundle uninstallation.

Concretely I think this issue is related to FELIX-3360, which I consider to be 
a Felix DS problem of binding configurations upon assigning them but not 
releasing such configurations upon bundle uninstallation.
                
> Reset bundle location of a configuration if a bundle is uninstalled
> -------------------------------------------------------------------
>
>                 Key: SLING-2510
>                 URL: https://issues.apache.org/jira/browse/SLING-2510
>             Project: Sling
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: Installer Configuration Factory 1.0.8
>            Reporter: Carsten Ziegeler
>
> If a bundle is uninstalled, the bundle location of a configuration still 
> points to this bundle.
> If now a new version is installed, the configuration is not bound to the new 
> bundle as this new bundle has a different bundle location.
> We could simply reset the bundle location of such configurations once a 
> bundle is uninstalled

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to