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

Richard S. Hall commented on FELIX-28:
--------------------------------------

Modified class load delegation ordering to follow the implied order declared in 
the manifest require-bundle header. I think we are in pretty good shape now, so 
this generally only leaves adding support for optionally required bundles.

> Implement require-bundle functionality
> --------------------------------------
>
>                 Key: FELIX-28
>                 URL: https://issues.apache.org/jira/browse/FELIX-28
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>    Affects Versions: 0.8.0
>            Reporter: Richard S. Hall
>         Assigned To: Richard S. Hall
>             Fix For: 1.0.0
>
>
> This issue is described in section 3.13 of the OSGi R4 specification. The 
> main jist is that bundles can now express explicit dependencies on other 
> named bundles. This means that the depending bundle imports everything that 
> the target bundle exports. It is also possible to re-export imported 
> packages. This issue impacts the resolver algorithm and will likely have some 
> impacts on the run-time class loading search order.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to