-
Feature Request
-
Resolution: Done
-
Major
-
1.2.1.Final, 1.1.4.Final
-
None
I've checked out the cdi-tck from https://github.com/cdi-spec/cdi-tck to fix some tck-test but when i'm using 1.2.2-SNAPSHOT and 2.0.0-SNAPSHOT i got
java.lang.NoClassDefFoundError: org/jboss/cdi/tck/tests/inheritance/specialization/producer/method/broken/indirectOverride/Expensive (wrong name: org/jboss/cdi/tck/tests/inheritance/specialization/producer/method/broken/indirectoverride/Expensive)
the problem seems to be that there is a package named indirectOverride in src/main/resources/org/jboss/cdi/tck/tests/inheritance/specialization/producer/method/broken