[weld-issues] [JBoss JIRA] Created: (CDITCK-95) Remove installed libraries tests

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Jan 18 17:44:47 EST 2010


Remove installed libraries tests
--------------------------------

                 Key: CDITCK-95
                 URL: https://jira.jboss.org/jira/browse/CDITCK-95
             Project: CDI TCK
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Infrastructure
         Environment: Solaris x86 / JDK 16u6 / GF v3
            Reporter: Santiago Pericas-Geertsen
             Fix For: 1.0.1.CR1


We have found that certain TCK test load classes from jsr299-tck-api.jar and jsr299-tck-impl.jar, but these jars are not normally included in the generated application bundles. An example of such a test is:
 
*.deployment.packaging.installedLibrary.WarInstalledLibraryTest.test

which looks for:

 org/jboss/jsr299/tck/tests/deployment/packaging/installedLibrary/Bar 

This test fails with GF as these classes are not available to applications. Should jsr299-tck-api.jar and jsr299-tck-impl.jar be bundled with apps? (We can provide a complete list of tests that depend on these TCK jars if needed).



-- 
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