[weld-issues] [JBoss JIRA] Closed: (WELD-431) Producer fields of type that contains type variable do not work
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Feb 17 17:35:56 EST 2010
[ https://jira.jboss.org/jira/browse/WELD-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-431.
--------------------------
Resolution: Done
> Producer fields of type that contains type variable do not work
> ---------------------------------------------------------------
>
> Key: WELD-431
> URL: https://jira.jboss.org/jira/browse/WELD-431
> Project: Weld
> Issue Type: Bug
> Components: Producers (Methods, Fields and Disposers)
> Affects Versions: 1.0.1.CR2
> Reporter: Jozef Hartinger
> Fix For: 1.0.1.GA
>
>
> The spec says: If the producer field type is a parameterized type, it must specify an actual type parameter or type variable for each type parameter.
> Weld says: WELD-000023 Type parameter must be a concrete type
> org.jboss.jsr299.tck.tests.implementation.producer.field.definition.ProducerFieldDefinitionTest.testProducerFieldWithTypeVariable()
> in the TCK trunk
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list