[ https://issues.apache.org/jira/browse/KARAF-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006859#comment-13006859 ]
Jean-Baptiste Onofré commented on KARAF-505: -------------------------------------------- In the feature descriptor, if I use something like: <feature name="my-feature" version="1.0" resolver="obr"> ... </feature> the features:install command works fine (as the LDAP style filter is not correct). I'm testing if the bundles contained in the feature are really available (at least in the OBR). > 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