]
Pete Muir updated CDITCK-196:
-----------------------------
Fix Version/s: 1.0.3.CR4
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
Fix For: 1.0.3.CR4
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: