m.mckeverne created KARAF-6410:
----------------------------------
Summary: FeatureProcessor selects wrong override bundle
Key: KARAF-6410
URL: https://issues.apache.org/jira/browse/KARAF-6410
Project: Karaf
Issue Type: Bug
Components: karaf
Reporter: m.mckeverne
An entry in etc/overrides.properties will be selected even if this ignores a
classifier in the replaced bundle.
E.g: given the entry "mvn:com.example.foo/foo-api/1.0" this would replace a
bundle with the mvn coordinate "mvn:com.example.foo/foo-api/1.0/jar/something".
This causes a bug in our use case, as both bundles might exist and differ in
contents.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)