You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Karl Pauls (JIRA)" <ji...@apache.org> on 2018/03/16 22:22:00 UTC

[jira] [Commented] (FELIX-5797) Implement extension bundle imports

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

Karl Pauls commented on FELIX-5797:
-----------------------------------

I added some improvements in r1827050. In a nutshell, we now check if we need to try to resolve pending extension while ignoring failed extensions (previously, we would attempt to resolve them again on each check which is pointless if nothing has changed). Furthermore, the resolve is smarter because it is now trying to use alternatives in lower versions (if there are any) if a higher version fails to resolve.

Plus I added some more comments.

> Implement extension bundle imports
> ----------------------------------
>
>                 Key: FELIX-5797
>                 URL: https://issues.apache.org/jira/browse/FELIX-5797
>             Project: Felix
>          Issue Type: Sub-task
>          Components: Framework
>    Affects Versions: framework-5.6.10
>            Reporter: Karl Pauls
>            Assignee: Karl Pauls
>            Priority: Major
>             Fix For: framework-6.0.0
>
>
> The R7 spec allows extension bundles express imports. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)