You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/09 10:27:57 UTC

[jira] [Resolved] (STANBOL-530) Bundle Provider (Sling Insaller pluging) fails to uninstall resources

     [ https://issues.apache.org/jira/browse/STANBOL-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-530.
-----------------------------------------

    Resolution: Fixed

fixed with 	#1298756
                
> Bundle Provider (Sling Insaller pluging) fails to uninstall resources
> ---------------------------------------------------------------------
>
>                 Key: STANBOL-530
>                 URL: https://issues.apache.org/jira/browse/STANBOL-530
>             Project: Stanbol
>          Issue Type: Bug
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> STANBOL-464 changed uninstalling of resources to be applied when a bundle in UNINSTALLED and not of STOPPED. However in the uninstall state the BundleProvider can no longer access Resources within the Bundle, because the ZIP file of the bundle is laready closed.
> Because of this the current implementation used for uninstalling resources - searches resorces within the Bundles "Install-Path" throws an Exception.
> Suggested Solution:
> The BundleProvider needs to keep track of installed resources so that it needs not to access the Bundle during uninstall. Such information shall be kept in the persistent storage of the BundlePorivder Bundle.

--
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