Carsten Ziegeler created SLING-4675:
---------------------------------------
Summary: Potentially no package refresh after a bundle uninstall
Key: SLING-4675
URL: https://issues.apache.org/jira/browse/SLING-4675
Project: Sling
Issue Type: Bug
Components: Installer
Affects Versions: Installer Core 3.6.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Installer Core 3.6.4
When a bundle is uninstalled, the package refresh task is started with the id
of that bundle. However in that task, the bundle with that id is tried to be
get from the framework and only if it's available a package refresh is done. At
this point the bundle is already gone and the framework returns null, resulting
in no refresh at all
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)