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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to