[weld-issues] [JBoss JIRA] Commented: (CDITCK-196) DecoratorDefinitionTest FooBar does not extend Boo contrary to section 8.1.3
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Dec 9 08:49:52 EST 2010
[ https://issues.jboss.org/browse/CDITCK-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12568945#comment-12568945 ]
Pete Muir commented on CDITCK-196:
----------------------------------
Fixed in trunk, needs porting to 1.0 branch
> DecoratorDefinitionTest FooBar does not extend Boo contrary to section 8.1.3
> ----------------------------------------------------------------------------
>
> Key: CDITCK-196
> URL: https://issues.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
> Fix For: 1.0.3.Final
>
>
> 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