[
https://issues.apache.org/jira/browse/KARAF-6410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928033#comment-16928033
]
ASF subversion and git services commented on KARAF-6410:
--------------------------------------------------------
Commit 3d3c4f4c1540a60c40cdb1995197ee7cb02811da in karaf's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=3d3c4f4 ]
Merge pull request #924 from seeburger-ag/topic/KARAF-6410
[KARAF-6410] FeatureProcessor selects wrong override bundle.
> 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)