[weld-issues] [JBoss JIRA] (WELD-1078) BeanManager#createInjectionPoint - IllegalArgumentException not thrown if there is a definition error associated with the injection point
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Wed May 16 04:58:18 EDT 2012
[ https://issues.jboss.org/browse/WELD-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Hartinger updated WELD-1078:
----------------------------------
Fix Version/s: 2.0.0.Alpha3
> BeanManager#createInjectionPoint - IllegalArgumentException not thrown if there is a definition error associated with the injection point
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WELD-1078
> URL: https://issues.jboss.org/browse/WELD-1078
> Project: Weld
> Issue Type: Bug
> Affects Versions: 2.0.0.Alpha1
> Reporter: Martin Kouba
> Assignee: Jozef Hartinger
> Fix For: 2.0.0.Alpha3
>
>
> *11.3.21. Obtaining an InjectionPoint*:
> "The method BeanManager.createInjectionPoint() returns a container provided implementation of InjectionPoint for a given AnnotatedField or AnnotatedParameter or throws an IllegalArgumentException if there is a definition error associated with the injection point."
> See TCK 1.1 tests:
> *org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest.testInvalidParameter()*
> *org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest.testInvalidField()*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list