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.4, 2.1.3, 2.1.2, 2.1.1, 2.1.0
            Reporter: 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

Reply via email to