Implement boot delagation property
----------------------------------

         Key: FELIX-25
         URL: http://issues.apache.org/jira/browse/FELIX-25
     Project: Felix
        Type: New Feature
  Components: Framework, Specification compliance  
    Reporter: Richard S. Hall
    Priority: Minor


This issue is described in section 3.8.3 of the OSGi R4 specification. The 
general jist is that this property is used to short circuit the "strict" parent 
class loading behavior of the framework; normally, only "java.*" packages are 
delegated to the parent, but packages listed in this property will also be 
delegated to the parent. This is likely a pretty localized change.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to