address some of the pending issues and review comments

 - Use system properties set in jersey-tck/pom.xml (hostname, portnumber, servlet adaptor)
 - replace the jersey jars in glassfish bundle used as container, so the server tests are run against the expected jersey jars.
 - Bring back Fault class extending Exception that will be thrown if test fails. The original source of Fault class is https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/lib/harness/EETest.java
 - Uncomment one more test in request/JAXRSClientIT (was commented by mistake)
5 files changed
tree: b456572b003fffd032b6ed34b100c7cd87229686
  1. etc/
  2. examples/
  3. jaxrs-api/
  4. jaxrs-spec/
  5. jaxrs-tck/
  6. jersey-tck/
  7. .gitignore
  8. .travis.yml
  9. CONTRIBUTING.md
  10. Jenkinsfile
  11. LICENSE.md
  12. NOTICE.md
  13. pom.xml
  14. 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