[ 
https://issues.apache.org/jira/browse/OWB-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved OWB-922.
-------------------------------
    Resolution: Fixed

> Instance#select()  rules are wrong
> ----------------------------------
>
>                 Key: OWB-922
>                 URL: https://issues.apache.org/jira/browse/OWB-922
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.5.0
>
>
> @Inject Instance<Foo> i;
> i.select(new DefaultListeral()).get();
> currently complains that the Default qualifier is added twice.
> This check in the spec only concerns the parameters of select itself. A 
> redundant qualifier from the Instance<T> InjectionPoint should gracefully be 
> ignored.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to