[weld-issues] [JBoss JIRA] Created: (CDITCK-85) The CDI TCK assumes ear support by all impls

Kyle Grucci (JIRA) jira-events at lists.jboss.org
Mon Dec 14 09:49:30 EST 2009


The CDI TCK assumes ear support by all impls
--------------------------------------------

                 Key: CDITCK-85
                 URL: https://jira.jboss.org/jira/browse/CDITCK-85
             Project: CDI TCK
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.1.CR1
         Environment: All
            Reporter: Kyle Grucci


The Web Profile spec falls under the Java EE 6 JSR which just went final.  Since CDI is a requirement of the EE Web Profile, the CDI TCK must be able to run against it (ie it can't assume full EE and thus ear support).  This is currently not the case since the TCK contains some ear files and some tests which rely upon them.  At the very least it probably makes sense to have a second testsuite XML file which doesn't assume full EE.  Otherwise impls of CDI which are not Full EE impls cannot run and pass the CDI TCK since the current testsuite xml file contains some ears.

Until you are able to provide the alternate xml file, would it be possible for you to provide use with the tests to exclude whan not running on Full EE - (i.e. the tests which use ear files)?

Thanks.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list