Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-196

DecoratorDefinitionTest FooBar does not extend Boo contrary to section 8.1.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.2.Final, 1.1.0.Alpha1
    • 1.0.2.CR3
    • Tests
    • None

      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/

            pmuiratbleepbleep Pete Muir (Inactive)
            djencks David Jencks (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: