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

Thomas Watson updated FELIX-3514:
---------------------------------

    Attachment: org.apache.felix.resolver.patch

This patch enables a bit of code to do dynamic resolution.  The patch needs 
plenty of review because I am not confident I got all the details correct.

For example, I did not perform a check in the resolver to see if the current 
host wiring has a package source for the requested package or not.  I think 
this could or should be something done outside of the resolver before 
attempting to do a dynamic resolve operation.
                
> Enable support for dynamic import
> ---------------------------------
>
>                 Key: FELIX-3514
>                 URL: https://issues.apache.org/jira/browse/FELIX-3514
>             Project: Felix
>          Issue Type: Bug
>          Components: Resolver
>         Environment: All
>            Reporter: Thomas Watson
>         Attachments: org.apache.felix.resolver.patch
>
>
> The OSGi R5 Resolver API does not provide a way to (easily) resolve dynamic 
> imports.  This is important if the resolver is to be used at runtime.  The 
> current resolver implementation has a bit of disabled code commented out that 
> could be used to implement this.  I will attach a patch that enables a new 
> method on ResolverImpl to enable dynamic resolution.

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