You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2011/04/07 23:45:05 UTC

[jira] [Resolved] (SMX4-798) Ensure OBR support is available before boot features are installed

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

Gert Vanthienen resolved SMX4-798.
----------------------------------

    Resolution: Fixed

With http://svn.apache.org/viewvc?view=revision&revision=1090034, the container now starts again properly using the OBR Resolver.

The key point is to include all the bundles as a dependency in the feature they belong to and not only in the dependent features.  The OBR resolver seems to resolve every feature separately, so you have to add e.g. servicemix-shared to the components feature where they can get resolved by an import on the component bundle.

> Ensure OBR support is available before boot features are installed
> ------------------------------------------------------------------
>
>                 Key: SMX4-798
>                 URL: https://issues.apache.org/jira/browse/SMX4-798
>             Project: ServiceMix 4
>          Issue Type: Improvement
>    Affects Versions: 4.3.0
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 4.4.0
>
>
> Now that our features descriptors have been upgraded to leverage the OBR resolver, we should make sure that this resolver is available in the runtime before we start installing the boot features.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira