commit | af24d5cbee1e11d0856f2f2bc97ffcedf1e76d2f | [log] [tgz] |
---|---|---|
author | Alwin Joseph <44426046+alwin-joseph@users.noreply.github.com> | Tue Oct 19 20:06:38 2021 +0530 |
committer | GitHub <noreply@github.com> | Tue Oct 19 10:36:38 2021 -0400 |
tree | fa2b6bd2bf3d0c061753c946e49571df4d5e3265 | |
parent | eb2891d33f8dfbde575b7f87e9abe823c7fe4be8 [diff] |
TCK Migration: Move pending jaxrs/ee/rs/core,client,ext tests from jakartaee-tck (#1029) * Initial change to lift tests from jaxrs/ee/rs/client,core,ext folders in jakartaee-tck - Removed the build.xml files - Moved web.xml.template to corresponding resources folder * fix compilation errors - rename packages - add missing classes/jar dependencies - assertFault change to assertTrue - deployment code, test run log * JAXRSClient to JAXRSClientIT for test files * enable and fix tests - add @Test annotation - change assertTrue arguments to append as string - add classes or packages for archive deployable - JAXRSProvidersClientIT not to inherit core.application.JAXRSClientIT , duplicate test methods * fix securitycontext tests, disable failing tests * correct bad values for system variables
Jakarta RESTful Web Services provides a specification document, TCK and foundational API to develop web services following the Representational State Transfer (REST) architectural pattern.
Contributions are welcome, please sign the Eclipse Contributor Agreement before submitting PRs: https://www.eclipse.org/contribute/cla
Project page: https://projects.eclipse.org/projects/ee4j.jaxrs
Mailinglist: https://accounts.eclipse.org/mailing-list/jaxrs-dev