Skip to content
Success

Changes

Summary

  1. Add 4.0 content to Specification appendix (details)
  2. Fix space added before EOL in merged PR 1238 (details)
  3. Review comments (details)
  4. fast-track: TCK documentation and dependency update for 4.0 (#1249) (details)
  5. Override the license directory path in the API to ensure the license … (#1251) (details)
Commit 4be7f17fb56a9b6804a3b65b64ddbf14dc56214c by James Krueger
Add 4.0 content to Specification appendix
The file was modified jaxrs-spec/src/main/asciidoc/chapters/appendix/_changes-since-3.1-release.adoc (diff)
Commit ad1a13ad2eb774c7f54b230a8fe3b175a222314d by James Krueger
Fix space added before EOL in merged PR 1238
The file was modified jaxrs-tck/src/main/java/ee/jakarta/tck/ws/rs/ee/rs/container/requestcontext/RequestFilter.java (diff)
The file was modified jaxrs-spec/src/main/asciidoc/chapters/appendix/_changes-since-3.1-release.adoc (diff)
Commit ec8a7bd3d3fda662753bfae63b8462bce6b3c424 by GitHub
fast-track: TCK documentation and dependency update for 4.0 (#1249)

* TCK docs update for 4.0

* update pom with latest versions

* removing junit version causing build issue

* address review comments
The file was addedjaxrs-tck/docs/JAXRSTCK4.0-ReleaseNotes.html
The file was modified jaxrs-tck/docs/assertions/JAXRSSpecAssertions_3.1.0.html (diff)
The file was addedjaxrs-tck/docs/assertions/JAXRSSpecAssertions_4.0.0.html
The file was modified jaxrs-tck/docs/userguide/src/main/jbake/content/attributes.conf (diff)
The file was modified jaxrs-tck/pom.xml (diff)
The file was removedjaxrs-tck/docs/JAXRSTCK3.1-ReleaseNotes.html
The file was modified jaxrs-tck/docs/assertions/JAXRSSpecAssertions_3.1.0.xml (diff)
The file was addedjaxrs-tck/docs/assertions/JAXRSSpecAssertions_4.0.0.xml
The file was modified jaxrs-tck/docs/index.html (diff)
Commit 895716b7f81636c2df7fc80706ecb5f6482ea979 by GitHub
Override the license directory path in the API to ensure the license … (#1251)

* Override the license directory path in the API to ensure the license and notice files are copied to the API.

Signed-off-by: James R. Perkins <jperkins@redhat.com>

* Update the spec.version used for OSGi.

Signed-off-by: James R. Perkins <jperkins@redhat.com>

* Remove unneeded dependencies from the API. Upgrade some dependencies in the parent POM that the TCK was overriding.

Signed-off-by: James R. Perkins <jperkins@redhat.com>

---------

Signed-off-by: James R. Perkins <jperkins@redhat.com>
The file was modified pom.xml (diff)
The file was modified jaxrs-api/pom.xml (diff)
The file was modified jaxrs-tck/pom.xml (diff)