-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
Solaris x86 / JDK 16u6 / GF v3
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).
- is blocked by
-
CDITCK-283 Specify runtime configuration requirements (Java EE resources, installed libraries, etc.)
- Resolved
- relates to
-
CDITCK-95 Remove installed libraries tests
- Closed