[weld-issues] [JBoss JIRA] Created: (WELD-431) Producer fields of type that contains type variable do not work
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 04:14:19 EST 2010
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