[
https://issues.apache.org/jira/browse/OWB-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-1042.
--------------------------------
Resolution: Fixed
fixed by introducing a 2-staged strategy.
First we filter all by raw type.
Next we filter by qualifier.
After that we filter again by type. This time by generics. If we find a
matching parameterized type then that's it. If there was no such and we found a
matching raw producer along the way then we take this as fallback.
> dependent producer resolution needs to consider raw types
> ---------------------------------------------------------
>
> Key: OWB-1042
> URL: https://issues.apache.org/jira/browse/OWB-1042
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.5.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.5.0
>
>
> This is a regression in the CDI-1.0 spec.
> See CDI-517. It breaks backward compatibility to older CDI containers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)