[
https://issues.apache.org/jira/browse/KARAF-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928034#comment-16928034
]
ASF subversion and git services commented on KARAF-6410:
--------------------------------------------------------
Commit 5cb68b3fcfdf354e3ab81dc2a5ac71087d695bbd in karaf's branch
refs/heads/karaf-4.2.x from Matthias McKeverne
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=5cb68b3 ]
[KARAF-6410] FeatureProcessor selects wrong override bundle.
(cherry picked from commit b8911d78e37ac93089cc01240adc6580df79ab56)
> 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
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.3.0, 4.2.7
>
>
> 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)