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

Bertrand Delacretaz commented on SLING-2567:
--------------------------------------------

You're right that using Import-Package as input is not reliable, in the 
particular case that caused my test to fail the javax.servlet packages are 
imported by a DynamicImport-Package which is ignored by the current code.

The ExportedPackage way of doing things sounds good, I'll try that.
                
> PABundleRefresher.isInstallerBundleAffected() does not seem to work in all 
> cases
> --------------------------------------------------------------------------------
>
>                 Key: SLING-2567
>                 URL: https://issues.apache.org/jira/browse/SLING-2567
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Installer Core 3.3.8
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: bundles-to-refresh.txt
>
>
> I'll attach a list of bundles that, in my tests, caused the installer bundle 
> to be stopped although PABundleRefresher.isInstallerBundleAffected() returns 
> false.
> I assume that's because the installer core bundle is indirectly affected by 
> the refreshed bundles, but I haven't investigated in detail yet.

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