[weld-issues] [JBoss JIRA] Created: (WELD-427) Producer method with parameter annontated with no-value @Named annotation not detected as a definition error
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Fri Feb 5 09:49:20 EST 2010
Producer method with parameter annontated with no-value @Named annotation not detected as a definition error
------------------------------------------------------------------------------------------------------------
Key: WELD-427
URL: https://jira.jboss.org/jira/browse/WELD-427
Project: Weld
Issue Type: Bug
Affects Versions: 1.0.1.CR2
Reporter: Jozef Hartinger
Fix For: 1.0.1.GA
If any other injection point declares a @Named annotation that does not specify the value member, the container automatically detects the problem and treats it as a definition error.
org.jboss.jsr299.tck.tests.lookup.byname.broken.injectionPointWithNamed.NamedNonFieldInjectionPointTest
org.jboss.jsr299.tck.tests.lookup.byname.broken.injectionPointWithNamed2.NamedNonFieldInjectionPointTest
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