[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6441) Typesafe resolution doesn't work for parameted CDI class beans/producers.

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Jun 14 06:30:58 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-6441:
---------------------------------------

    Fix Version/s: 3.2.0.M1
                       (was: 3.2.x)


> Typesafe resolution doesn't work for parameted CDI class beans/producers.
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-6441
>                 URL: https://jira.jboss.org/browse/JBIDE-6441
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299)
>    Affects Versions: 3.2.x
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.2.0.M1
>
>
> For example there is the following class bean:
> @Typed(FlightlessBird.class)
> public class Emu extends FlightlessBird<Australian> {
> }
> Then this bean has FlightlessBird<Australian> bean type. Not just FlightlessBird.
> org.jboss.tools.cdi.core.test.tck.ResolutionByTypeTest.testGenericBeanTypesOnManagedBean(),
> org.jboss.tools.cdi.core.test.tck.ResolutionByTypeTest.testGenericBeanTypesOnProducerField() and
> org.jboss.tools.cdi.core.test.tck.ResolutionByTypeTest.testGenericBeanTypesOnProducerMethod() should pass.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list