[
https://issues.apache.org/jira/browse/FELIX-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15246457#comment-15246457
]
Richard S. Hall commented on FELIX-5196:
----------------------------------------
Perhaps I'm misunderstanding the issue, but if you want to ignore the case of
the keys, why not just call m_filter.match() instead of m_filter.matchCase()?
> Capabilities not matching because of case
> -----------------------------------------
>
> Key: FELIX-5196
> URL: https://issues.apache.org/jira/browse/FELIX-5196
> Project: Felix
> Issue Type: Bug
> Components: Bundle Repository (OBR)
> Affects Versions: bundlerepository-2.0.6
> Reporter: Stephen Kahmann
>
> RequirementImpl is not matching Capabilities because it is using a filter
> that ignores case. The Filter lowercases the keys, but this is also not done
> when trying to match them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)