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

[jira] Updated: (FELIX-1133) Allow usage of fragments in Karaf features

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

Dmitry Sklyut updated FELIX-1133:
---------------------------------

    Attachment: allow_fragments_in_features_when_using_equinox.patch

Attaching a simpleton patch.  Just checking "Fragment-Host" header before calling start on a bundle.

> Allow usage of fragments in Karaf features
> ------------------------------------------
>
>                 Key: FELIX-1133
>                 URL: https://issues.apache.org/jira/browse/FELIX-1133
>             Project: Felix
>          Issue Type: Improvement
>          Components: Karaf
>         Environment: karaf 1.2.0-SNAPSHOT, OSX, java 5, equinox
>            Reporter: Dmitry Sklyut
>            Priority: Minor
>         Attachments: allow_fragments_in_features_when_using_equinox.patch
>
>
> org.apache.felix.karaf.gshell.features tries to start all of the bundles defined in feature definition xml.  That fails for fragment bundles.
> This does not address fragment support in felix, only allowing fragments to be specified in feature definition.  We are using equinox.

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