Test that a definiton exception is thrown when a producer method is a type variable
-----------------------------------------------------------------------------------
Key: WBTCK-30
URL:
https://jira.jboss.org/jira/browse/WBTCK-30
Project: JSR-299 TCK
Issue Type: Feature Request
Reporter: Pete Muir
Fix For: 1.0.0.Beta2
For example,
@Produces
public T create(InjectionPoint point)
{
return null;
}
--
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