You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/05/08 16:45:45 UTC

[jira] Updated: (FELIX-29) Implement bundle fragments

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

Richard S. Hall updated FELIX-29:
---------------------------------

          Description: This issue is described in section 3.14 of the OSGi R4 specification. The main gist is that a logical bundles can now be defined in more than one physical bundle. This means that fragment bundles logically merge with their host bundle at run time. This issue impacts the resolver algorithm and will likely have some impacts on the run-time class loading search order.  (was: This issue is described in section 3.14 of the OSGi R4 specification. The main jist is that a logical bundles can now be defined in more than one physical bundle. This means that fragment bundles logically merge with their host bundle at run time. This issue impacts the resolver algorithm and will likely have some impacts on the run-time class loading search order.)
    Affects Version/s: felix-0.8.0
        Fix Version/s: felix-1.8.0

> Implement bundle fragments
> --------------------------
>
>                 Key: FELIX-29
>                 URL: https://issues.apache.org/jira/browse/FELIX-29
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework, Specification compliance
>    Affects Versions: felix-0.8.0
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-1.8.0
>
>
> This issue is described in section 3.14 of the OSGi R4 specification. The main gist is that a logical bundles can now be defined in more than one physical bundle. This means that fragment bundles logically merge with their host bundle at run time. 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.