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
156 files changed
tree: fa2b6bd2bf3d0c061753c946e49571df4d5e3265
  1. .github/
  2. etc/
  3. examples/
  4. jaxrs-api/
  5. jaxrs-spec/
  6. jaxrs-tck/
  7. jersey-tck/
  8. .gitignore
  9. .travis.yml
  10. CONTRIBUTING.md
  11. Jenkinsfile
  12. LICENSE.md
  13. NOTICE.md
  14. pom.xml
  15. README.md
README.md

Jakarta RESTful Web Services Build Status

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