Justin Edelson created SLING-2497:
-------------------------------------
Summary: updating a system fragment extension causes an NPE
Key: SLING-2497
URL: https://issues.apache.org/jira/browse/SLING-2497
Project: Sling
Issue Type: Bug
Components: Installer
Reporter: Justin Edelson
When you update a system bundle extension fragment bundle, a NPE is thrown on
line 121 of SystemBundleUpdateTask because getResource() returns null. This is
because the SystemBundleUpdateTask is created from BundleUpdateTask with a null
resource.
--
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