]
Pete Muir closed CDITCK-196.
----------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.0.CR1
Resolution: Done
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
Assignee: Pete Muir
Fix For: 1.0.3.Final, 1.1.0.CR1
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: