A couple of changes made in Eclipse Jersey 3.0.1 Compatible Implementation (CI) prompts this note.
The Eclipse Jersey 3.0.1 release requires the use of Java SE 8 or 11 and this is also required when running the Jakarta EE RESTful Web Services TCK against Jersey 3.0.
The Jakarta EE RESTful Web Services 3.0 Technology Compatibility Kit (TCK) includes the following items:
Jakarta EE RESTful Web Services TCK, signature, API, and specification tests:
A signature test that checks that all of the public APIs are supported or defined in the Jakarta EE RESTful Web Services 3.0 implementation that is under test.
Specification tests for the testable assertions required by the Jakarta EE RESTful Web Services 3.0 Specification.
API tests for the public APIs and language elements defined by the Jakarta EE RESTful Web Services 3.0 Specification.
The test suite bundle contains the following:
The Jakarta EE RESTful Web Services 3.0 TCK tests and the Jakarta EE RESTful Web Services 3.0 Compatible Implementation (CI) can be run with Java Platform, Standard Edition version 8.0 (Java SE 8), or version 11.0 (Java SE 11). See Compatible Runtime for Jakarta EE RESTful Web Services 3.0 for additional information.
Refer to the Technology Compatibility Kit User's Guide for Jakarta EE RESTful Web Services (HTML, PDF) for platform compatibility requirements and notes.
A Compatible Runtime for compatibility testing of implementations based upon the Jakarta EE RESTful Web Services 3.0 Specification is as follows:
Java SE 8 or Java SE 11 which must be used with a Jakarta EE profile/application server, such as the GlassFish 6.0 (with Java SE 8), or GlassFish 6.1 (with Java SE 11)
The Jakarta EE RESTful Web Services 3.0 TCK tests have been run on the following platforms:
Refer to the Technology Compatibility Kit User's Guide for Jakarta EE RESTful Web Services 3.0 for complete instructions on installing, setting up, and running the Jakarta EE RESTful Web Services 3.0 TCK.
The online version of the JT Harness version 5.0 documentation is available here.
The Jakarta EE RESTful Web Services 3.0 TCK includes software developed by the Apache Software Foundation (http://www.apache.org/). The Apache Ant Contrib project is located at http://ant-contrib.sourceforge.net/.
Copyright © 2009, 2021 Oracle and/or its affiliates. All rights reserved.