-
Bug
-
Resolution: Done
-
Major
-
1.0.2.CR3
-
All
The org.jboss.weld.atinject.tck.AtInjectTCK appears in the CDI TCK bundle (version 1.0.2.CR3) in weld/porting-package-lib/weld-inject-tck-runner-tests.jar, and this class now has a new dependency on org/jboss/arquillian/container/weld/ee/embedded_1_1/mock/TestContainer . This class should also be included in the TCK bundle to satisfy this dependency. We use the org.jboss.weld.atinject.tck.AtInjectTCK class when running the JSR 330 TCK against Glassfish (which includes Weld). Adding this jar seemd so get by the problem...
Thanks, Pete for sending this pointer.