You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/03/13 21:20:00 UTC

[jira] Commented: (KARAF-505) Karaf should ignore the resolver attribute in a features descriptor

    [ https://issues.apache.org/jira/browse/KARAF-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006272#comment-13006272 ] 

Jean-Baptiste Onofré commented on KARAF-505:
--------------------------------------------

A very simple workaround should be to add the OBR feature:

karaf@root> features:install obr

Unfortunately, I got:

Error executing command: Invalid value: (obr)))

I'm checking the LDAP style filter.

> Karaf should ignore the resolver attribute in a features descriptor
> -------------------------------------------------------------------
>
>                 Key: KARAF-505
>                 URL: https://issues.apache.org/jira/browse/KARAF-505
>             Project: Karaf
>          Issue Type: Bug
>          Components: runtime
>    Affects Versions: 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.1.5
>
>
> Starting from Karaf 2.2.x, we introduced a resolver attribute on a feature (in a features descriptor). It looks like:
> <feature name="my" version="1.0" resolver="(obr)">...</feature>
> The issue is that Karaf 2.1.x doesn't support the resolver attribute at all, and we are not able to deploy the features descriptor at all.
> Karaf 2.1.x should ignore the resolver attribute and be able to deploy the features.

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