[weld-issues] [JBoss JIRA] Created: (CDITCK-196) DecoratorDefinitionTest FooBar does not extend Boo contrary to section 8.1.3
David Jencks (JIRA)
jira-events at lists.jboss.org
Fri Nov 19 15:33:07 EST 2010
DecoratorDefinitionTest FooBar does not extend Boo contrary to section 8.1.3
----------------------------------------------------------------------------
Key: CDITCK-196
URL: https://jira.jboss.org/browse/CDITCK-196
Project: CDI TCK
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Tests
Affects Versions: 1.0.2.CR3
Reporter: David Jencks
Section 8.1.3 says ...
The delegate type of a decorator must implement or extend every decorated type (with exactly the same type parameters).
However FooBar does not extend Boo. If the container checks the 8.1.3 rule the war for this test will not deploy. Changing FooBar to extend Boo satisfies the check.
package directory is org/jboss/jsr299/tck/tests/decorators/definition/
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list