diff --git a/activation/1.2/_index.md b/activation/1.2/_index.md index 6ef8a4f985..f2d95d6513 100644 --- a/activation/1.2/_index.md +++ b/activation/1.2/_index.md @@ -14,6 +14,7 @@ This specification is a re-release of [JSR 925](http://jcp.org/en/jsr/detail?id= * [Jakarta Activation 1.2 Specification Document](./activation-spec-1.2.html) (HTML) * [Jakarta Activation 1.2 Javadoc](./apidocs) * [Jakarta Activation 1.2 TCK](https://download.eclipse.org/jakartaee/activation/1.2/jakarta-activation-tck-1.2.0.zip) ([sig](https://download.eclipse.org/jakartaee/activation/1.2/jakarta-activation-tck-1.2.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/activation/1.2/jakarta-activation-tck-1.2.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/activation/1.2) * Maven coordinates * [jakarta.activation:jakarta.activation-api:jar:1.2.2](https://central.sonatype.com/artifact/jakarta.activation/jakarta.activation-api/1.2.2/jar) diff --git a/activation/2.0/_index.md b/activation/2.0/_index.md index 4d6d5d9603..e59ac208d1 100644 --- a/activation/2.0/_index.md +++ b/activation/2.0/_index.md @@ -17,7 +17,7 @@ appropriate bean to perform the operation(s). ([sig](https://download.eclipse.org/jakartaee/activation/2.0/jakarta-activation-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/activation/2.0/jakarta-activation-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Activation 2.0.1 TCK](https://download.eclipse.org/jakartaee/activation/2.0/jakarta-activation-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/activation/2.0/jakarta-activation-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/activation/2.0/jakarta-activation-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/activation/2.0) * Maven coordinates * [jakarta.activation:jakarta.activation-api:jar:2.0.1](https://central.sonatype.com/artifact/jakarta.activation/jakarta.activation-api/2.0.1/jar) * [Change Log](./changelog) diff --git a/activation/2.1/_index.md b/activation/2.1/_index.md index 042b6484a9..ba69df682d 100644 --- a/activation/2.1/_index.md +++ b/activation/2.1/_index.md @@ -31,8 +31,7 @@ appropriate bean to perform the operation(s). ([sig](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Addresses Activation Challenge (Issue [#98](https://github.com/jakartaee/jaf-api/issues/98)) [Jakarta Activation 2.1.1 TCK](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Allows certification on Java SE 21+ [Jakarta Activation 2.1.2 TCK](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.2.zip) ([sig](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/activation/2.1/jakarta-activation-tck-2.1.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/activation/2.1) * Maven coordinates * [jakarta.activation:jakarta.activation-api:jar:2.1.3](https://central.sonatype.com/artifact/jakarta.activation/jakarta.activation-api/2.1.3/jar) * [Change Log](./changelog) diff --git a/annotations/1.3/_index.md b/annotations/1.3/_index.md index 5d761decce..9fe8743648 100644 --- a/annotations/1.3/_index.md +++ b/annotations/1.3/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 250](http://jcp.org/en/jsr/detail?id= * [Jakarta Annotations 1.3 Specification Document](./annotations-spec-1.3.html) (HTML) * [Jakarta Annotations 1.3 Javadoc](./apidocs) * [Jakarta Annotations 1.3 TCK](https://download.eclipse.org/jakartaee/annotations/1.3/jakarta-annotations-tck-1.3.0.zip) ([sig](https://download.eclipse.org/jakartaee/annotations/1.3/jakarta-annotations-tck-1.3.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/annotations/1.3/jakarta-annotations-tck-1.3.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/annotations/1.3) * Maven coordinates * [jakarta.annotation:jakarta.annotation-api:jar:1.3.5](https://central.sonatype.com/artifact/jakarta.annotation/jakarta.annotation-api/1.3.5/jar) diff --git a/annotations/2.0/_index.md b/annotations/2.0/_index.md index 9b0d0dea9e..1fc1b04a0b 100644 --- a/annotations/2.0/_index.md +++ b/annotations/2.0/_index.md @@ -12,7 +12,7 @@ Jakarta Annotations defines a collection of annotations representing common sema * [Jakarta Annotations 2.0 Specification Document](./annotations-spec-2.0.html) (HTML) * [Jakarta Annotations 2.0 Javadoc](./apidocs) * [Jakarta Annotations 2.0 TCK](https://download.eclipse.org/jakartaee/annotations/2.0/jakarta-annotations-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/annotations/2.0/jakarta-annotations-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/annotations/2.0/jakarta-annotations-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Annotations 2.0.1 TCK](https://download.eclipse.org/jakartaee/annotations/2.0/jakarta-annotations-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/annotations/2.0/jakarta-annotations-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/annotations/2.0/jakarta-annotations-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/annotations/2.0) * Maven coordinates * [jakarta.annotation:jakarta.annotation-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.annotation/jakarta.annotation-api/2.0.0/jar) diff --git a/annotations/2.1/_index.md b/annotations/2.1/_index.md index 2529d9a1b9..72a9d59e3c 100644 --- a/annotations/2.1/_index.md +++ b/annotations/2.1/_index.md @@ -26,6 +26,7 @@ Jakarta Annotations defines a collection of annotations representing common sema * [Jakarta Annotations 2.1 Specification Document](./annotations-spec-2.1.html) (HTML) * [Jakarta Annotations 2.1 Javadoc](./apidocs) * [Jakarta Annotations 2.1 TCK](https://download.eclipse.org/jakartaee/annotations/2.1/jakarta-annotations-tck-2.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/annotations/2.1/jakarta-annotations-tck-2.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/annotations/2.1/jakarta-annotations-tck-2.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/annotations/2.1) * Maven coordinates * [jakarta.annotation:jakarta.annotation-api:jar:2.1.1](https://central.sonatype.com/artifact/jakarta.annotation/jakarta.annotation-api/2.1.1/jar) * [Change Log](./changelog) diff --git a/annotations/3.0/_index.md b/annotations/3.0/_index.md index 2c3ba6f57c..6d6488a879 100644 --- a/annotations/3.0/_index.md +++ b/annotations/3.0/_index.md @@ -27,6 +27,7 @@ The purpose of this release is to fully remove the deprecated @ManagedBean annot * [Jakarta Annotations 3.0 Specification Document](./annotations-spec-3.0.html) (HTML) * [Jakarta Annotations 3.0 Javadoc](./apidocs) * [Jakarta Annotations 3.0 TCK](https://download.eclipse.org/jakartaee/annotations/3.0/jakarta-annotations-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/annotations/3.0/jakarta-annotations-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/annotations/3.0/jakarta-annotations-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/annotations/3.0) * Maven coordinates * [jakarta.annotation:jakarta.annotation-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.annotation/jakarta.annotation-api/3.0.0/jar) diff --git a/annotations/3.1/_index.md b/annotations/3.1/_index.md index fec1d36123..40936a9a1f 100644 --- a/annotations/3.1/_index.md +++ b/annotations/3.1/_index.md @@ -29,6 +29,7 @@ along with other annotations required by the Jakarta EE 12 platform. * [Jakarta Annotations 3.1 Specification Document](./annotations-spec-3.1.html) (HTML) * [Jakarta Annotations 3.1 Javadoc](./apidocs) * [Jakarta Annotations 3.1 TCK](https://download.eclipse.org/jakartaee/annotations/3.1/jakarta-annotations-tck-3.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/annotations/3.1/jakarta-annotations-tck-3.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/annotations/3.1/jakarta-annotations-tck-3.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/annotations/3.1) * Maven coordinates * [jakarta.annotation:jakarta.annotation-api:jar:3.1.0](https://central.sonatype.com/artifact/jakarta.annotation/jakarta.annotation-api/3.1.0/jar) diff --git a/authentication/1.1/_index.md b/authentication/1.1/_index.md index dfef92ce7f..315b30c933 100644 --- a/authentication/1.1/_index.md +++ b/authentication/1.1/_index.md @@ -16,6 +16,7 @@ This specification is a re-release of [JSR 196](http://jcp.org/en/jsr/detail?id= * [Jakarta Authentication 1.1 Specification Document](./authentication-spec-1.1.html) (HTML) * [Jakarta Authentication 1.1 Javadoc](./apidocs) * [Jakarta Authentication 1.1 TCK](https://download.eclipse.org/jakartaee/authentication/1.1/jakarta-authentication-tck-1.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/1.1/jakarta-authentication-tck-1.1.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/authentication/1.1/jakarta-authentication-tck-1.1.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authentication/1.1) * Maven coordinates * [jakarta.security.auth.message:jakarta.security.auth.message-api:jar:1.1.3](https://central.sonatype.com/artifact/jakarta.security.auth.message/jakarta.security.auth.message-api/1.1.3/jar) diff --git a/authentication/2.0/_index.md b/authentication/2.0/_index.md index 988db8110f..58015905b1 100644 --- a/authentication/2.0/_index.md +++ b/authentication/2.0/_index.md @@ -16,7 +16,7 @@ Jakarta Authentication consists of several profiles, with each profile telling h * [Jakarta Authentication 2.0 Specification Document](./jakarta-authentication-spec-2.0.html) (HTML) * [Jakarta Authentication 2.0 Javadoc](./apidocs) * [Jakarta Authentication 2.0 TCK](https://download.eclipse.org/jakartaee/authentication/2.0/jakarta-authentication-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/2.0/jakarta-authentication-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/authentication/2.0/jakarta-authentication-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Authentication 2.0.1 TCK](https://download.eclipse.org/jakartaee/authentication/2.0/jakarta-authentication-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/2.0/jakarta-authentication-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/authentication/2.0/jakarta-authentication-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authentication/2.0) * Maven coordinates * [jakarta.authentication:jakarta.authentication-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.authentication/jakarta.authentication-api/2.0.0/jar) diff --git a/authentication/3.0/_index.md b/authentication/3.0/_index.md index 324f2106cb..518226f45d 100644 --- a/authentication/3.0/_index.md +++ b/authentication/3.0/_index.md @@ -37,7 +37,7 @@ Jakarta Authentication consists of several profiles, with each profile telling h * [Jakarta Authentication 3.0 Specification Document](./jakarta-authentication-spec-3.0.html) (HTML) * [Jakarta Authentication 3.0 Javadoc](./apidocs) * [Jakarta Authentication 3.0 TCK](https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * First service release [Jakarta Authentication 3.0 TCK](https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authentication/3.0) * Maven coordinates * [jakarta.authentication:jakarta.authentication-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.authentication/jakarta.authentication-api/3.0.0/jar) diff --git a/authentication/3.1/_index.md b/authentication/3.1/_index.md index df57daf035..f730c56055 100644 --- a/authentication/3.1/_index.md +++ b/authentication/3.1/_index.md @@ -26,7 +26,7 @@ The release aims to evolve the API in a smaller way to support the overall goals * [Jakarta Authentication 3.1 Specification Document](./jakarta-authentication-spec-3.1.html) (HTML) * [Jakarta Authentication 3.1 Javadoc](./apidocs) * [Jakarta Authentication 3.1 TCK](https://download.eclipse.org/jakartaee/authentication/3.1/jakarta-authentication-tck-3.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/3.1/jakarta-authentication-tck-3.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/authentication/3.1/jakarta-authentication-tck-3.1.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * First service release [Jakarta Authentication 3.1.1 TCK](https://download.eclipse.org/jakartaee/authentication/3.1/jakarta-authentication-tck-3.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/authentication/3.1/jakarta-authentication-tck-3.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/authentication/3.1/jakarta-authentication-tck-3.1.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authentication/3.1) * Maven coordinates * [jakarta.authentication:jakarta.authentication-api:jar:3.1.0](https://central.sonatype.com/artifact/jakarta.authentication/jakarta.authentication-api/3.1.0/jar) diff --git a/authorization/1.5/_index.md b/authorization/1.5/_index.md index 2c4ccb1bb6..4e776130f3 100644 --- a/authorization/1.5/_index.md +++ b/authorization/1.5/_index.md @@ -14,6 +14,7 @@ This specification is a re-release of [JSR 115](http://jcp.org/en/jsr/detail?id= * [Jakarta Authorization 1.5 Specification Document](./authorization-spec-1.5.html) (HTML) * [Jakarta Authorization 1.5 Javadoc](./apidocs) * [Jakarta Authorization 1.5 TCK](https://download.eclipse.org/jakartaee/authorization/1.5/jakarta-authorization-tck-1.5.1.zip) ([sig](https://download.eclipse.org/jakartaee/authorization/1.5/jakarta-authorization-tck-1.5.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/authorization/1.5/jakarta-authorization-tck-1.5.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authorization/1.5) * Maven coordinates * [jakarta.authorization:jakarta.authorization-api:jar:1.5.0](https://central.sonatype.com/artifact/jakarta.authorization/jakarta.authorization-api/1.5.0/jar) diff --git a/authorization/2.0/_index.md b/authorization/2.0/_index.md index 56aa786542..c9a9788651 100644 --- a/authorization/2.0/_index.md +++ b/authorization/2.0/_index.md @@ -14,8 +14,7 @@ these permissions. * [Jakarta Authorization 2.0 Specification Document](./authorization-spec-2.0.html) (HTML) * [Jakarta Authorization 2.0 Javadoc](./apidocs) * [Jakarta Authorization 2.0 TCK](https://download.eclipse.org/jakartaee/authorization/2.0/jakarta-authorization-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/authorization/2.0/jakarta-authorization-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/authorization/2.0/jakarta-authorization-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Authorization 2.0.1 TCK](https://download.eclipse.org/jakartaee/authorization/2.0/jakarta-authorization-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/authorization/2.0/jakarta-authorization-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/authorization/2.0/jakarta-authorization-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authorization/2.0) * Maven coordinates * [jakarta.authorization:jakarta.authorization-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.authorization/jakarta.authorization-api/2.0.0/jar) diff --git a/authorization/2.1/_index.md b/authorization/2.1/_index.md index cc9585c537..d561af5539 100644 --- a/authorization/2.1/_index.md +++ b/authorization/2.1/_index.md @@ -30,7 +30,7 @@ these permissions. * [Jakarta Authorization 2.1 Specification Document](./jakarta-authorization-spec-2.1.html) (HTML) * [Jakarta Authorization 2.1 Javadoc](./apidocs) * [Jakarta Authorization 2.1 TCK](https://download.eclipse.org/jakartaee/authorization/2.1/jakarta-authorization-tck-2.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/authorization/2.1/jakarta-authorization-tck-2.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/authorization/2.1/jakarta-authorization-tck-2.1.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authorization/2.1) * Maven coordinates * [jakarta.authorization:jakarta.authorization-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.authorization/jakarta.authorization-api/2.1.0/jar) diff --git a/authorization/3.0/_index.md b/authorization/3.0/_index.md index f366dd790f..73ea0d5084 100644 --- a/authorization/3.0/_index.md +++ b/authorization/3.0/_index.md @@ -32,6 +32,7 @@ The primary goal of this release is to make Jakarta Authorization future proof b * [Jakarta Authorization 3.0 Specification Document](./jakarta-authorization-spec-3.0.html) (HTML) * [Jakarta Authorization 3.0 Javadoc](./apidocs) * [Jakarta Authorization 3.0 TCK](https://download.eclipse.org/jakartaee/authorization/3.0/jakarta-authorization-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/authorization/3.0/jakarta-authorization-tck-3.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/authorization/3.0/jakarta-authorization-tck-3.0.0.zip.sha256),[pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/authorization/3.0) * Maven coordinates * [jakarta.authorization:jakarta.authorization-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.authorization/jakarta.authorization-api/3.0.0/jar) diff --git a/batch/1.0/_index.md b/batch/1.0/_index.md index c98f7b8f7e..a36baf4864 100644 --- a/batch/1.0/_index.md +++ b/batch/1.0/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 352](http://jcp.org/en/jsr/detail?id= * [Jakarta Batch 1.0 Specification Document](./batch-spec-1.0.html) (HTML) * [Jakarta Batch 1.0 Javadoc](./apidocs) * [Jakarta Batch 1.0 TCK](https://download.eclipse.org/jakartaee/batch/1.0/jakarta.batch.official.tck-1.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/batch/1.0/jakarta.batch.official.tck-1.0.2.zip.sig),[sha](https://download.eclipse.org/jakartaee/batch/1.0/jakarta.batch.official.tck-1.0.2.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/batch/1.0) * Maven coordinates * [jakarta.batch:jakarta.batch-api:jar:1.0.2](https://central.sonatype.com/artifact/jakarta.batch/jakarta.batch-api/1.0.2/jar) diff --git a/batch/2.0/_index.md b/batch/2.0/_index.md index 00f49100ad..b5c1998d16 100644 --- a/batch/2.0/_index.md +++ b/batch/2.0/_index.md @@ -11,6 +11,7 @@ Jakarta Batch specifies a Java API plus an XML-based job specification language * [Jakarta Batch 2.0 Specification Document](./jakarta-batch-spec-2.0.html) (HTML) * [Jakarta Batch 2.0 Javadoc](./apidocs) * [Jakarta Batch 2.0 TCK](https://download.eclipse.org/jakartaee/batch/2.0/jakarta.batch.official.tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/batch/2.0/jakarta.batch.official.tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/batch/2.0/jakarta.batch.official.tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/batch/2.0) * Maven coordinates * [jakarta.batch:jakarta.batch-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.batch/jakarta.batch-api/2.0.0/jar) diff --git a/batch/2.1/_index.md b/batch/2.1/_index.md index 9f697451ea..86d667dd88 100644 --- a/batch/2.1/_index.md +++ b/batch/2.1/_index.md @@ -27,6 +27,7 @@ Jakarta Batch specifies a Java API plus an XML-based job specification language * [Jakarta Batch 2.1 Specification Document](./jakarta-batch-spec-2.1.html) (HTML) * [Jakarta Batch 2.1 Javadoc](./apidocs) * [Jakarta Batch 2.1 TCK](https://download.eclipse.org/jakartaee/batch/2.1/jakarta.batch.official.tck-2.1.5.zip) ([sig](https://download.eclipse.org/jakartaee/batch/2.1/jakarta.batch.official.tck-2.1.5.zip.sig), [sha](https://download.eclipse.org/jakartaee/batch/2.1/jakarta.batch.official.tck-2.1.5.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/batch/2.1) * Maven coordinates * [jakarta.batch:jakarta.batch-api:jar:2.1.1](https://central.sonatype.com/artifact/jakarta.batch/jakarta.batch-api/2.1.1/jar) * Schemas diff --git a/batch/2.2/_index.md b/batch/2.2/_index.md index 01179ca749..2d0f63018d 100644 --- a/batch/2.2/_index.md +++ b/batch/2.2/_index.md @@ -33,6 +33,7 @@ The commented lines can be uncommented and updated once the records are availabl * [Jakarta Wombat 1.0 Javadoc](./apidocs) * [Jakarta Wombat 1.0 XML Schema](https://jakarta.ee/xml/ns/jakartaee/wombat-1.0.xsd) * [Jakarta Wombat 1.0 TCK](http://downloads.eclipse.org/jakarta/wombat/1.0.0/wombat-tck-1.0.0.zip) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakarta/wombat/1.0) * Maven coordinates * [jakarta.wombat:jakarta.wombat-api:jar:1.0.0](https://search.maven.org/artifact/jakarta.wombat/jakarta.wombat-api/1.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/bean-validation/2.0/_index.md b/bean-validation/2.0/_index.md index 4fd7813048..16b4fb5dcb 100644 --- a/bean-validation/2.0/_index.md +++ b/bean-validation/2.0/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 380](http://jcp.org/en/jsr/detail?id= * [Jakarta Bean Validation 2.0 Specification Document](./bean-validation_2.0.html) (HTML) * [Jakarta Bean Validation 2.0 Javadoc](./apidocs) * [Jakarta Bean Validation 2.0 TCK](https://download.eclipse.org/jakartaee/bean-validation/2.0/beanvalidation-tck-dist-2.0.5.zip) ([sig](https://download.eclipse.org/jakartaee/bean-validation/2.0/beanvalidation-tck-dist-2.0.5.zip.sig),[sha](https://download.eclipse.org/jakartaee/bean-validation/2.0/beanvalidation-tck-dist-2.0.5.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/bean-validation/2.0) * Maven coordinates * [jakarta.validation:jakarta.validation-api:jar:2.0.2](https://central.sonatype.com/artifact/jakarta.validation/jakarta.validation-api/2.0.2/jar) diff --git a/bean-validation/3.0/_index.md b/bean-validation/3.0/_index.md index 6995be8b14..4cf480888a 100644 --- a/bean-validation/3.0/_index.md +++ b/bean-validation/3.0/_index.md @@ -28,10 +28,7 @@ Jakarta Bean Validation defines a metadata model and API for JavaBean and method ([sig](https://download.eclipse.org/jakartaee/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/bean-validation/3.0/beanvalidation-tck-dist-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Service Release, 2022-06-02 -- [Jakarta Bean Validation 3.0 TCK](https://download.eclipse.org/jakartaee/bean-validation/3.0/beanvalidation-tck-dist-3.0.1.zip) -([sig](https://download.eclipse.org/jakartaee/bean-validation/3.0/beanvalidation-tck-dist-3.0.1.zip.sig), -[sha](https://download.eclipse.org/jakartaee/bean-validation/3.0/beanvalidation-tck-dist-3.0.1.zip.sha256), -[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/bean-validation/3.0) * Maven coordinates * [jakarta.validation:jakarta.validation-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.validation/jakarta.validation-api/3.0.0/jar) diff --git a/bean-validation/3.1/_index.md b/bean-validation/3.1/_index.md index e9e1178421..ec1f36df65 100644 --- a/bean-validation/3.1/_index.md +++ b/bean-validation/3.1/_index.md @@ -30,6 +30,7 @@ This release is targeting Jakarta EE 11 and has clarified support for Records in ([sig](https://download.eclipse.org/jakartaee/bean-validation/3.1/validation-tck-dist-3.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/bean-validation/3.1/validation-tck-dist-3.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/bean-validation/3.1) * Maven coordinates * [jakarta.validation:jakarta.validation-api:jar:3.1.0](https://central.sonatype.com/artifact/jakarta.validation/jakarta.validation-api/3.1.0/jar) diff --git a/bean-validation/4.0/_index.md b/bean-validation/4.0/_index.md index d190b79394..1a8645b59f 100644 --- a/bean-validation/4.0/_index.md +++ b/bean-validation/4.0/_index.md @@ -47,6 +47,7 @@ This release is targeting Jakarta EE 12 and will look to introduce the new featu ([sig](https://download.eclipse.org/jakartaee/bean-validation/4.0/validation-tck-dist-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/bean-validation/4.0/validation-tck-dist-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/bean-validation/4.0) * Maven coordinates * [jakarta.validation:jakarta.validation-api:jar:4.0.0](https://central.sonatype.com/artifact/jakarta.validation/jakarta.validation-api/4.0.0/jar) diff --git a/cdi/2.0/_index.md b/cdi/2.0/_index.md index fd236ba6f5..b5c55a0776 100644 --- a/cdi/2.0/_index.md +++ b/cdi/2.0/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 365](http://jcp.org/en/jsr/detail?id= * [Jakarta Contexts Dependency Injection 2.0 Specification Document](./cdi-spec-2.0.html) (HTML) * [Jakarta Contexts Dependency Injection 2.0 Javadoc](./apidocs) * [Jakarta Contexts Dependency Injection 2.0 TCK](https://download.eclipse.org/jakartaee/cdi/2.0/cdi-tck-2.0.6-dist.zip) ([sig](https://download.eclipse.org/jakartaee/cdi/2.0/cdi-tck-2.0.6-dist.zip.sig),[sha](https://download.eclipse.org/jakartaee/cdi/2.0/cdi-tck-2.0.6-dist.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/2.0) * Maven coordinates * [jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.cdi-api/2.0.2/jar) diff --git a/cdi/3.0/_index.md b/cdi/3.0/_index.md index abbd415d06..68ddd901b6 100644 --- a/cdi/3.0/_index.md +++ b/cdi/3.0/_index.md @@ -15,7 +15,7 @@ Jakarta Contexts Dependency Injection specifies a means for obtaining objects in ([sig](http://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip.sig), [sha](http://download.eclipse.org/jakartaee/cdi/3.0/cdi-tck-3.0.1-dist.zip.sha256), [pub](https://github.com/jakartaee/specification-committee/blob/master/jakartaee-spec-committee.pub)) - + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/3.0) * Maven coordinates * [jakarta.enterprise:jakarta.cdi-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.cdi-api/3.0.0/jar) diff --git a/cdi/4.0/_index.md b/cdi/4.0/_index.md index afb403006d..50d3db2893 100644 --- a/cdi/4.0/_index.md +++ b/cdi/4.0/_index.md @@ -32,7 +32,7 @@ Compatible (Reflection-Free) ([sig](https://download.eclipse.org/jakartaee/cdi/4.0/cdi-tck-4.0.13-dist.zip.sig), [sha](https://download.eclipse.org/jakartaee/cdi/4.0/cdi-tck-4.0.13-dist.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/4.0) * Maven coordinates * [jakarta.enterprise:jakarta.enterprise.cdi-api:4.0.1](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.cdi-api/4.0.1/jar) diff --git a/cdi/4.1/_index.md b/cdi/4.1/_index.md index e1801053cb..745faae800 100644 --- a/cdi/4.1/_index.md +++ b/cdi/4.1/_index.md @@ -47,7 +47,7 @@ and refactors features that are not client facing into the subinterface. ([sig](https://download.eclipse.org/jakartaee/cdi/4.1/TBD.zip.sig), [sha](https://download.eclipse.org/jakartaee/cdi/4.1/TBD.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/4.1) * Maven coordinates * [jakarta.enterprise:jakarta.enterprise.cdi-api:4.1.0](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.cdi-api/4.1.0/jar) * [jakarta.enterprise:jakarta.enterprise.lang-model:4.1.0](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.lang-model/4.1.0/jar) diff --git a/cdi/5.0/_index.md b/cdi/5.0/_index.md index 7636df6ed6..6f24aeac1b 100644 --- a/cdi/5.0/_index.md +++ b/cdi/5.0/_index.md @@ -40,7 +40,7 @@ Currently suggested topics includes: ([sig](https://download.eclipse.org/jakartaee/cdi/5.0/TBD.zip.sig), [sha](https://download.eclipse.org/jakartaee/cdi/5.0/TBD.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/5.0) * Maven coordinates * [jakarta.enterprise:jakarta.enterprise.cdi-api:5.0.0-M1](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.cdi-api/5.0.0-M1/jar) * [jakarta.enterprise:jakarta.enterprise.lang-model:5.0.0-M1](https://central.sonatype.com/artifact/jakarta.enterprise/jakarta.enterprise.lang-model/5.0.0-M1/jar) diff --git a/concurrency/1.1/_index.md b/concurrency/1.1/_index.md index c7b7d5887d..f7414733b4 100644 --- a/concurrency/1.1/_index.md +++ b/concurrency/1.1/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 236](http://jcp.org/en/jsr/detail?id= * [Jakarta Concurrency 1.1 Specification Document](./concurrency-spec-1.1.html) (HTML) * [Jakarta Concurrency 1.1 Javadoc](./apidocs) * [Jakarta Concurrency 1.1 TCK](https://download.eclipse.org/jakartaee/concurrency/1.1/jakarta-concurrency-tck-1.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/concurrency/1.1/jakarta-concurrency-tck-1.1.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/concurrency/1.1/jakarta-concurrency-tck-1.1.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/concurrency/1.1) * Maven coordinates * [jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:jar:1.1.2](https://central.sonatype.com/artifact/jakarta.enterprise.concurrent/jakarta.enterprise.concurrent-api/1.1.2/jar) diff --git a/concurrency/2.0/_index.md b/concurrency/2.0/_index.md index 1ed5d50237..42a7650c0e 100644 --- a/concurrency/2.0/_index.md +++ b/concurrency/2.0/_index.md @@ -11,7 +11,7 @@ Jakarta Concurrency provides a specification for using concurrency from applicat * [Jakarta Concurrency 2.0 Specification Document](./concurrency-spec-2.0.html) (HTML) * [Jakarta Concurrency 2.0 Javadoc](./apidocs) * [Jakarta Concurrency 2.0 TCK](https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Concurrency 2.0.1 TCK](https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/concurrency/2.0) * Maven coordinates * [jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:2.0.0](https://central.sonatype.com/artifact/jakarta.enterprise.concurrent/jakarta.enterprise.concurrent-api/2.0.0/jar) diff --git a/concurrency/3.0/_index.md b/concurrency/3.0/_index.md index dad9c3aef8..d87a418ef1 100644 --- a/concurrency/3.0/_index.md +++ b/concurrency/3.0/_index.md @@ -34,11 +34,7 @@ This release adds the following * [Jakarta Concurrency 3.0 Specification Document](./jakarta-concurrency-spec-3.0.html) (HTML) * [Jakarta Concurrency 3.0 Javadoc](./apidocs) * [Jakarta Concurrency 3.0 TCK](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.0.zip), ([sig](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * First service release [Jakarta Concurrency 3.0.1 TCK](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.1.zip), ([sig](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Second service release [Jakarta Concurrency 3.0.2 TCK](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.2.zip), ([sig](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.2.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Thrid service release [Jakarta Concurrency 3.0.3 TCK](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.3.zip), ([sig](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.3.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.3.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Fourth service release [Jakarta Concurrency 3.0.4 TCK](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.4.zip), ([sig](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.4.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.4.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Signature tests are included with the TCK and run automatically as part of it + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/concurrency/3.0) * Maven coordinates * [jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.0.4](https://central.sonatype.com/artifact/jakarta.enterprise.concurrent/jakarta.enterprise.concurrent-api/3.0.4/jar) * Compatible Implementation used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/concurrency/3.1/_index.md b/concurrency/3.1/_index.md index 3d6b8f95f0..0372e9cdcf 100644 --- a/concurrency/3.1/_index.md +++ b/concurrency/3.1/_index.md @@ -30,7 +30,7 @@ Community input is encouraged. Add your comments to issues in our [issue tracker * [Jakarta Concurrency 3.1 Specification Document](./jakarta-concurrency-spec-3.1.html) (HTML) * [Jakarta Concurrency 3.1 Javadoc](./apidocs) * [Jakarta Concurrency 3.1 TCK](https://download.eclipse.org/jakartaee/concurrency/3.1/concurrency-tck-3.1.1.zip), ([sig](https://download.eclipse.org/jakartaee/concurrency/3.1/concurrency-tck-3.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/concurrency/3.1/concurrency-tck-3.1.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Signature tests are included with the TCK and run automatically as part of it + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/concurrency/3.1) * Maven coordinates * [jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.1.1](https://central.sonatype.com/artifact/jakarta.enterprise.concurrent/jakarta.enterprise.concurrent-api/3.1.1/jar) * Compatible Implementation used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/concurrency/3.2/_index.md b/concurrency/3.2/_index.md index 34f154a25c..902bee6fba 100644 --- a/concurrency/3.2/_index.md +++ b/concurrency/3.2/_index.md @@ -36,6 +36,7 @@ Community input is encouraged. Add your comments to issues in our [issue tracker * [Jakarta Concurrency 3.2 M1 Specification Document](./jakarta-concurrency-spec-3.2.html) (HTML) * [Jakarta Concurrency 3.2 M1 Javadoc](./apidocs) * [Jakarta Concurrency 3.2 TCK](https://download.eclipse.org/jakartaee/concurrency/) (Does not exist yet) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/concurrency/3.2) (Does not exist yet) * Maven coordinates * [jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api:3.2.0-M1](https://central.sonatype.com/artifact/jakarta.enterprise.concurrent/jakarta.enterprise.concurrent-api/3.2.0-M1/jar) * Compatible Implementation used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/connectors/1.7/_index.md b/connectors/1.7/_index.md index 0b556b4f42..00ee6c39de 100644 --- a/connectors/1.7/_index.md +++ b/connectors/1.7/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 322](http://jcp.org/en/jsr/detail?id= * [Jakarta Connectors 1.7 Specification Document](./connectors-spec-1.7.html) (HTML) * [Jakarta Connectors 1.7 Javadoc](./apidocs) * [Jakarta Connectors 1.7 TCK](https://download.eclipse.org/jakartaee/connectors/1.7/jakarta-connectors-tck-1.7.1.zip) ([sig](https://download.eclipse.org/jakartaee/connectors/1.7/jakarta-connectors-tck-1.7.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/connectors/1.7/jakarta-connectors-tck-1.7.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/connectors/1.7) * Maven coordinates * [jakarta.resource:jakarta.resource-api:jar:1.7.4](https://central.sonatype.com/artifact/jakarta.resource/jakarta.resource-api/1.7.4/jar) diff --git a/connectors/2.0/_index.md b/connectors/2.0/_index.md index 4e9a07758d..59f6bb9df9 100644 --- a/connectors/2.0/_index.md +++ b/connectors/2.0/_index.md @@ -11,7 +11,7 @@ The Jakarta Connectors specification defines a standard architecture for Jakarta * [Jakarta Connectors 2.0 Specification Document](https://download.eclipse.org/jakartaee/connectors/2.0/connectors-spec-2.0.html) (HTML) * [Jakarta Connectors 2.0 Javadoc](./apidocs) * [Jakarta Connectors 2.0 TCK](https://download.eclipse.org/jakartaee/connectors/2.0/jakarta-connectors-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/connectors/2.0/jakarta-connectors-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/connectors/2.0/jakarta-connectors-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Connectors 2.0.1 TCK](https://download.eclipse.org/jakartaee/connectors/2.0/jakarta-connectors-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/connectors/2.0/jakarta-connectors-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/connectors/2.0/jakarta-connectors-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/connectors/2.0) * Maven coordinates * [jakarta.resource:jakarta.resource-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.resource/jakarta.resource-api/2.0.0/jar) diff --git a/connectors/2.1/_index.md b/connectors/2.1/_index.md index e53216c9ca..c2f2b74867 100644 --- a/connectors/2.1/_index.md +++ b/connectors/2.1/_index.md @@ -24,6 +24,7 @@ none * [Jakarta Connectors 2.1 Javadoc](./apidocs) * [Jakarta Connectors 2.1 XML Schema](https://jakarta.ee/xml/ns/jakartaee/connector_2_1.xsd) * [Jakarta Connectors 2.1 TCK](https://download.eclipse.org/jakartaee/connectors/2.1/jakarta-connectors-tck-2.1.0.zip)([sig](https://download.eclipse.org/jakartaee/connectors/2.1/jakarta-connectors-tck-2.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/connectors/2.1/jakarta-connectors-tck-2.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/connectors/2.1) * Maven coordinates * [jakarta.resource:jakarta.resource-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.resource/jakarta.resource-api/2.1.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/connectors/3.0/_index.md b/connectors/3.0/_index.md index 187ff862da..87fc8f592c 100644 --- a/connectors/3.0/_index.md +++ b/connectors/3.0/_index.md @@ -34,6 +34,7 @@ Community input is encouraged. Add your comments to issues in our [issue tracker * [Jakarta Connectors 3.0 Specification Document](./jakarta-connectors-spec-3.0.html) (HTML) (Does not exist yet) * [Jakarta Connectors 3.0 Javadoc](./apidocs) (Does not exist yet) * [Jakarta Connectors 3.0 TCK](https://download.eclipse.org/jakartaee/connectors/3.0/connectors-tck-3.0.0.zip) (Does not exist yet) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/connectors/3.0) (Does not exist yet) --> * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/data/1.0/_index.md b/data/1.0/_index.md index 204615e2c9..91a57273dd 100644 --- a/data/1.0/_index.md +++ b/data/1.0/_index.md @@ -59,8 +59,7 @@ None - first release * [Jakarta Data 1.0 Specification Addendum](./jakarta-data-addendum-1.0.html) (HTML) * [Jakarta Data 1.0 Javadoc](./apidocs) * [Jakarta Data 1.0 TCK](https://download.eclipse.org/jakartaee/data/1.0/data-tck-1.0.0.zip), ([sig](https://download.eclipse.org/jakartaee/data/1.0/data-tck-1.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/data/1.0/data-tck-1.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * First service release [Jakarta Data 1.0.1 TCK](https://download.eclipse.org/jakartaee/data/1.0/data-tck-1.0.1.zip), ([sig](https://download.eclipse.org/jakartaee/data/1.0/data-tck-1.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/data/1.0/data-tck-1.0.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Signature tests are included with the TCK and run automatically as part of it + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/data/1.0) * Maven coordinates * [jakarta.data:jakarta.data-api:jar:1.0.1](https://central.sonatype.com/artifact/jakarta.data/jakarta.data-api/1.0.1/jar) * Compatible Implementation used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/data/1.1/_index.md b/data/1.1/_index.md index cebca42cf8..1d814cbc2d 100644 --- a/data/1.1/_index.md +++ b/data/1.1/_index.md @@ -91,6 +91,7 @@ public interface Products extends DataRepository { * [Jakarta Data 1.1 M1 Specification Document](./jakarta-data-1.1.0-M1.html) (HTML) * [Jakarta Data 1.1 M1 Javadoc](./apidocs) * [Jakarta Data 1.1 TCK](http://downloads.eclipse.org/jakarta/data/1.1/data-tck-1.1.0.zip) (Does not exist yet) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/data/1.1) (Does not exist yet) * Maven coordinates * [jakarta.data:jakarta.data-api:jar:1.1.0-M1](https://search.maven.org/artifact/jakarta.data/jakarta.data-api/1.1.0-M1/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/debugging/1.0/_index.md b/debugging/1.0/_index.md index 707a6197dd..34e430e2d0 100644 --- a/debugging/1.0/_index.md +++ b/debugging/1.0/_index.md @@ -13,6 +13,7 @@ This specification is a re-release of [JSR 45](http://jcp.org/en/jsr/detail?id=4 * [Jakarta Debugging Support for Other Languages 1.0 Specification Document](./debugging_1.0.pdf) (PDF) * [Jakarta Debugging Support for Other Languages 1.0 Specification Document](./debugging_1.0.html) (HTML) * [Jakarta Debugging Support for Other Languages TCK](https://download.eclipse.org/jakartaee/debugging/1.0/jakarta-debugging-tck-1.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/debugging/1.0/jakarta-debugging-tck-1.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/debugging/1.0/jakarta-debugging-tck-1.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/debugging/1.0) # Ballots diff --git a/debugging/2.0/_index.md b/debugging/2.0/_index.md index 4581de6cf4..0fc7da66ed 100644 --- a/debugging/2.0/_index.md +++ b/debugging/2.0/_index.md @@ -27,6 +27,7 @@ the original source (for example, source file and line number references). * [Jakarta Debugging Support for Other Languages 2.0 Specification Document](./jdsol-spec-2.0.pdf) (PDF) * [Jakarta Debugging Support for Other Languages 2.0 Specification Document](./jdsol-spec-2.0.html) (HTML) * [Jakarta Debugging Support for Other Languages TCK](https://download.eclipse.org/jakartaee/debugging/2.0/jakarta-debugging-tck-2.0.0.zip)([sig](https://download.eclipse.org/jakartaee/debugging/2.0/jakarta-debugging-tck-2.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/debugging/2.0/jakarta-debugging-tck-2.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/debugging/2.0) # Compatible Implementations diff --git a/dependency-injection/1.0/_index.md b/dependency-injection/1.0/_index.md index 6694c8562c..958d014593 100644 --- a/dependency-injection/1.0/_index.md +++ b/dependency-injection/1.0/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 330](http://jcp.org/en/jsr/detail?id= * [Jakarta Dependency Injection 1.0 Specification Document](./injection-spec-1.0.html) (HTML) * [Jakarta Dependency Injection 1.0 Javadoc](./apidocs) * [Jakarta Dependency Injection 1.0 TCK](https://download.eclipse.org/jakartaee/dependency-injection/1.0/jakarta.inject-tck-1.0-bin.zip) ([sig](https://download.eclipse.org/jakartaee/dependency-injection/1.0/jakarta.inject-tck-1.0-bin.zip.sig),[sha](https://download.eclipse.org/jakartaee/dependency-injection/1.0/jakarta.inject-tck-1.0-bin.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/dependency-injection/1.0) * Maven coordinates * [jakarta.inject:jakarta.inject-api:jar:1.0](https://central.sonatype.com/artifact/jakarta.inject/jakarta.inject-api/1.0/jar) diff --git a/dependency-injection/2.0/_index.md b/dependency-injection/2.0/_index.md index d30e6efa20..37cc9226fd 100644 --- a/dependency-injection/2.0/_index.md +++ b/dependency-injection/2.0/_index.md @@ -29,10 +29,7 @@ Jakarta Dependency Injection specifies a means for obtaining objects in such a w ([sig](https://download.eclipse.org/jakartaee/dependency-injection/2.0/jakarta.inject-tck-2.0.2-bin.zip.sig), [sha](https://download.eclipse.org/jakartaee/dependency-injection/2.0/jakarta.inject-tck-2.0.2-bin.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Service Release, 2022-06-13 -- [Jakarta Dependency Injection 2.0 TCK](https://download.eclipse.org/jakartaee/dependency-injection/2.0/jakarta.inject-tck-2.0.2-bin.zip) -([sig](https://download.eclipse.org/jakartaee/dependency-injection/2.0/jakarta.inject-tck-2.0.2-bin.zip.sig), -[sha](https://download.eclipse.org/jakartaee/dependency-injection/2.0/jakarta.inject-tck-2.0.2-bin.zip.sha256), -[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/dependency-injection/2.0) * TCK Summary Results [Weld 4.0.0.Alpha2](https://github.com/jakartaredhat/weld-inject-tck/wiki/Jakarta-Dependency-Injection-2.0-TCK-Results) * Maven coordinates * [jakarta.inject:jakarta.inject-api:jar:2.0.1](https://repo1.maven.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/) diff --git a/deployment/1.7/_index.md b/deployment/1.7/_index.md index dffeb72b20..386389b95d 100644 --- a/deployment/1.7/_index.md +++ b/deployment/1.7/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of Java EE Application Deployment 1.2 [JSR 88 * [Jakarta Deployment 1.7 Specification Document](./deployment-spec-1.7.html) (HTML) * [Jakarta Deployment 1.7 Javadoc](./apidocs) * Jakarta Deployment 1.7 TCK - N/A (covered by Jakarta EE Platform TCK) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/8/) * Maven coordinates * [jakarta.enterprise.deploy:jakarta.enterprise.deploy-api:jar:1.7.2](https://central.sonatype.com/artifact/jakarta.enterprise.deploy/jakarta.enterprise.deploy-api/1.7.2/jar) diff --git a/enterprise-beans/4.0/_index.md b/enterprise-beans/4.0/_index.md index 1b0ace8c6f..b7a400942a 100644 --- a/enterprise-beans/4.0/_index.md +++ b/enterprise-beans/4.0/_index.md @@ -35,6 +35,7 @@ Jakarta Enterprise Beans defines an architecture for the development and deploym ([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9) * Maven coordinates * [jakarta.ejb:jakarta.ejb-api:jar:4.0.0](https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/4.0.0/) diff --git a/enterprise-beans/4.1/_index.md b/enterprise-beans/4.1/_index.md index 83b648e52c..3a01cad3d8 100644 --- a/enterprise-beans/4.1/_index.md +++ b/enterprise-beans/4.1/_index.md @@ -33,6 +33,7 @@ The following can be uncommented and version information updated as they become ([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9) * Maven coordinates * [jakarta.ejb:jakarta.ejb-api:jar:4.0.0](https://repo.maven.apache.org/maven2/jakarta/ejb/jakarta.ejb-api/4.0.0/) --> diff --git a/enterprise-ws/2.0/_index.md b/enterprise-ws/2.0/_index.md index 607530d734..514223e811 100644 --- a/enterprise-ws/2.0/_index.md +++ b/enterprise-ws/2.0/_index.md @@ -28,6 +28,7 @@ This specification defines the Web Services for Jakarta EE architecture. * [Web Services deployment descriptor](https://jakarta.ee/xml/ns/jakartaee/jakartaee_web_services_2_0.xsd) * [Web Services Client deployment descriptor](https://jakarta.ee/xml/ns/jakartaee/jakartaee_web_services_client_2_0.xsd) * [Jakarta Platform 9.0 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9) # Compatible Implementations diff --git a/expression-language/3.0/_index.md b/expression-language/3.0/_index.md index 331fc268fc..521d3fa6b4 100644 --- a/expression-language/3.0/_index.md +++ b/expression-language/3.0/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 341](http://jcp.org/en/jsr/detail?id= * [Jakarta Expression Language 3.0 Specification Document](./expression-language-spec-3.0.html) (HTML) * [Jakarta Expression Language 3.0 Javadoc](./apidocs) * [Jakarta Expression Language 3.0 TCK](https://download.eclipse.org/jakartaee/expression-language/3.0/jakarta-expression-language-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/expression-language/3.0/jakarta-expression-language-tck-3.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/expression-language/3.0/jakarta-expression-language-tck-3.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/expression-language/3.0) * Maven coordinates * [jakarta.el:jakarta.el-api:jar:3.0.3](https://central.sonatype.com/artifact/jakarta.el/jakarta.el-api/3.0.3/jar) diff --git a/expression-language/4.0/_index.md b/expression-language/4.0/_index.md index d2b434cfde..fbbc751c09 100644 --- a/expression-language/4.0/_index.md +++ b/expression-language/4.0/_index.md @@ -11,7 +11,7 @@ Jakarta Expression Language defines an expression language for Java applications * [Jakarta Expression Language 4.0 Specification Document](./jakarta-expression-language-spec-4.0.html) (HTML) * [Jakarta Expression Language 4.0 Javadoc](./apidocs) * [Jakarta Expression Language 4.0 TCK](https://download.eclipse.org/jakartaee/expression-language/4.0/jakarta-expression-language-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/expression-language/4.0/jakarta-expression-language-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/expression-language/4.0/jakarta-expression-language-tck-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Expression Language 4.0.1 TCK](https://download.eclipse.org/jakartaee/expression-language/4.0/jakarta-expression-language-tck-4.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/expression-language/4.0/jakarta-expression-language-tck-4.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/expression-language/4.0/jakarta-expression-language-tck-4.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/expression-language/4.0) * Maven coordinates * [jakarta.el:jakarta.el-api:jar:4.0.0](https://repo1.maven.org/maven2/jakarta/el/jakarta.el-api/4.0.0/) diff --git a/expression-language/5.0/_index.md b/expression-language/5.0/_index.md index d352b4acc7..f4e47eff9a 100644 --- a/expression-language/5.0/_index.md +++ b/expression-language/5.0/_index.md @@ -52,6 +52,7 @@ documented behaviour of the StaticFieldELResolver. * [Jakarta Expression Language 5.0 Specification Document](./jakarta-expression-language-spec-5.0.html) (HTML) * [Jakarta Expression Language 5.0 Javadoc](./apidocs) * [Jakarta Expression Language 5.0 TCK](https://download.eclipse.org/jakartaee/expression-language/5.0/jakarta-expression-language-tck-5.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/expression-language/5.0/jakarta-expression-language-tck-5.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/expression-language/5.0/jakarta-expression-language-tck-5.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/expression-language/5.0) * Maven coordinates * [jakarta.el:jakarta.el-api:jar:5.0.0](https://central.sonatype.com/artifact/jakarta.el/jakarta.el-api/5.0.0/jar) diff --git a/expression-language/6.0/_index.md b/expression-language/6.0/_index.md index 330f3f0348..40f6b850db 100644 --- a/expression-language/6.0/_index.md +++ b/expression-language/6.0/_index.md @@ -31,7 +31,7 @@ This release makes the dependency on the java.desktop module optional, removes r * [Jakarta Expression Language 6.0 Specification Document](./jakarta-expression-language-spec-6.0.html) (HTML) * [Jakarta Expression Language 6.0 Javadoc](./apidocs) * [Jakarta Expression Language 6.0 TCK](https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * First service release [Jakarta Expression Language 6.0.1 TCK](https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/expression-language/6.0/jakarta-expression-language-tck-6.0.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/expression-language/6.0) * Maven coordinates * [jakarta.el:jakarta.el-api:jar:6.0.1](https://central.sonatype.com/artifact/jakarta.el/jakarta.el-api/6.0.1/jar) diff --git a/expression-language/6.1/_index.md b/expression-language/6.1/_index.md index 06b5118e4d..18aace2a5e 100644 --- a/expression-language/6.1/_index.md +++ b/expression-language/6.1/_index.md @@ -31,7 +31,8 @@ This release adds a small number of language enhancements and addresses a perfor * [Jakarta Expression Language 6.1-M1 Specification Document](./jakarta-expression-language-spec-6.1-M1.pdf) (PDF) * [Jakarta Expression Language 6.1-M1 Specification Document](./jakarta-expression-language-spec-6.1-M1.html) (HTML) * [Jakarta Expression Language 6.1-M1 Javadoc](./apidocs) -* [Jakarta Expression Language 6.1-M1 TCK](https://download.eclipse.org/ee4j/expression-language/jakartaee12/staged/eftl/jakarta-expression-language-tck-6.1.0-M1.zip) ([info](https://download.eclipse.org/ee4j/expression-language/jakartaee12/staged/eftl/jakarta-expression-language-tck-6.1.0-M1.info)) +* [Jakarta Expression Language 6.1-M1 TCK](https://download.eclipse.org/ee4j/expression-language/jakartaee12/staged/eftl/jakarta-expression-language-tck-6.1.0-M1.zip) ([info](https://download.eclipse.org/ee4j/expression-language/jakartaee12/staged/eftl/jakarta-expression-language-tck-6.1.0-M1.info)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/expression-language/6.1) * Maven coordinates * [jakarta.el:jakarta.el-api:jar:6.1.0-M1](https://central.sonatype.com/artifact/jakarta.el/jakarta.el-api/6.1.0-M1/jar) diff --git a/faces/2.3/_index.md b/faces/2.3/_index.md index 837024e8c8..cb669eaf3a 100644 --- a/faces/2.3/_index.md +++ b/faces/2.3/_index.md @@ -16,6 +16,7 @@ This specification is a re-release of [JSR 372](http://jcp.org/en/jsr/detail?id= * [Jakarta Server Faces 2.3 Renderkitdoc](./renderkitdoc) * [Jakarta Server Faces 2.3 VDLDoc](./vdldoc) * [Jakarta Server Faces 2.3 TCK](https://download.eclipse.org/jakartaee/faces/2.3/jakarta-faces-tck-2.3.0.zip) ([sig](https://download.eclipse.org/jakartaee/faces/2.3/jakarta-faces-tck-2.3.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/faces/2.3/jakarta-faces-tck-2.3.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/faces/2.3/) * Maven coordinates * [jakarta.faces:jakarta.faces-api:jar:2.3.2](https://central.sonatype.com/artifact/jakarta.faces/jakarta.faces-api/2.3.2/jar) diff --git a/faces/3.0/_index.md b/faces/3.0/_index.md index 5295d01a60..5f869a5a9f 100644 --- a/faces/3.0/_index.md +++ b/faces/3.0/_index.md @@ -16,7 +16,7 @@ support for internationalization and accessibility. * [Jakarta Server Faces 3.0 Renderkitdoc](./renderkitdoc) * [Jakarta Server Faces 3.0 VDLDoc](./vdldoc) * [Jakarta Server Faces 3.0 TCK](https://download.eclipse.org/jakartaee/faces/3.0/jakarta-faces-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/faces/3.0/jakarta-faces-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/faces/3.0/jakarta-faces-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Server Faces 3.0.1 TCK](https://download.eclipse.org/jakartaee/faces/3.0/jakarta-faces-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/faces/3.0/jakarta-faces-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/faces/3.0/jakarta-faces-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/faces/3.0/) * Maven coordinates * [jakarta.faces:jakarta.faces-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.faces/jakarta.faces-api/3.0.0/jar) diff --git a/faces/4.0/_index.md b/faces/4.0/_index.md index b159559edb..b1588123e6 100644 --- a/faces/4.0/_index.md +++ b/faces/4.0/_index.md @@ -53,6 +53,7 @@ support for internationalization and accessibility. * [Jakarta Faces 4.0 Renderkitdoc](./renderkitdoc) * [Jakarta Faces 4.0 VDLDoc](./vdldoc) * [Jakarta Faces 4.0 TCK](https://download.eclipse.org/jakartaee/faces/4.0/jakarta-faces-tck-4.0.3.zip)([sig](https://download.eclipse.org/jakartaee/faces/4.0/jakarta-faces-tck-4.0.3.zip.sig),[sha](https://download.eclipse.org/jakartaee/faces/4.0/jakarta-faces-tck-4.0.3.zip.sha256),[pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/faces/4.0/) * Maven coordinates * [jakarta.faces:jakarta.faces-api:jar:4.0.1](https://central.sonatype.com/artifact/jakarta.faces/jakarta.faces-api/4.0.1/jar) diff --git a/faces/4.1/_index.md b/faces/4.1/_index.md index 218b3e6ab6..cefa15aba6 100644 --- a/faces/4.1/_index.md +++ b/faces/4.1/_index.md @@ -41,6 +41,7 @@ The removes references to the SecurityManager, further aligns with CDI where pos * [Jakarta Faces 4.1 Renderkitdoc](./renderkitdoc) * [Jakarta Faces 4.1 VDLDoc](./vdldoc) * [Jakarta Faces 4.1 TCK](https://download.eclipse.org/jakartaee/faces/4.1/jakarta-faces-tck-4.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/faces/4.1/jakarta-faces-tck-4.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/faces/4.1/jakarta-faces-tck-4.1.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/faces/4.1/) * Maven coordinates * [jakarta.faces:jakarta.faces-api:jar:4.1.1](https://central.sonatype.com/artifact/jakarta.faces/jakarta.faces-api/4.1.1/jar) diff --git a/faces/5.0/_index.md b/faces/5.0/_index.md index b8715c2830..e16534aec3 100644 --- a/faces/5.0/_index.md +++ b/faces/5.0/_index.md @@ -52,6 +52,7 @@ The following can be uncommented and version information updated as they become * [Jakarta Faces 5.0 Renderkitdoc](./renderkitdoc) * [Jakarta Faces 5.0 VDLDoc](./vdldoc) * [Jakarta Faces 5.0 TCK](https://download.eclipse.org/jakartaee/faces/5.0/jakarta-faces-tck-5.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/faces/5.0/jakarta-faces-tck-5.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/faces/5.0/jakarta-faces-tck-5.0.1.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/faces/5.0/) * Maven coordinates * [jakarta.faces:jakarta.faces-api:jar:5.0.1](https://central.sonatype.com/artifact/jakarta.faces/jakarta.faces-api/5.0.0/jar) * [Jakarta Faces 5.0 Release Record](https://projects.eclipse.org/projects/ee4j.faces/releases/5.0) diff --git a/interceptors/1.2/_index.md b/interceptors/1.2/_index.md index f3b87ea0aa..f6b29493a0 100644 --- a/interceptors/1.2/_index.md +++ b/interceptors/1.2/_index.md @@ -13,6 +13,7 @@ This specification is a re-release of [JSR 318](http://jcp.org/en/jsr/detail?id= * [Jakarta Interceptors 1.2 Specification Document](./interceptors-spec-1.2.html) (HTML) * [Jakarta Interceptors 1.2 Javadoc](./apidocs) * [Jakarta EE Platform 8 TCK](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/8/) * Maven coordinates * [jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5](https://central.sonatype.com/artifact/jakarta.interceptor/jakarta.interceptor-api/1.2.5/jar) diff --git a/interceptors/2.0/_index.md b/interceptors/2.0/_index.md index 3526508b85..2755fac6fc 100644 --- a/interceptors/2.0/_index.md +++ b/interceptors/2.0/_index.md @@ -13,6 +13,7 @@ and other managed classes. * [Jakarta Interceptors 2.0 Specification Document](./interceptors-spec-2.0.html) (HTML) * [Jakarta Interceptors 2.0 Javadoc](./apidocs) * [Jakarta EE Platform 9 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9/) * Maven coordinates * [jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.interceptor/jakarta.interceptor-api/2.0.0/jar) diff --git a/interceptors/2.1/_index.md b/interceptors/2.1/_index.md index af5b633d5c..d15171cfef 100644 --- a/interceptors/2.1/_index.md +++ b/interceptors/2.1/_index.md @@ -26,10 +26,8 @@ and other managed classes. * [Jakarta Interceptors 2.1 Specification Document](./jakarta-interceptors-spec-2.1.pdf) (PDF) * [Jakarta Interceptors 2.1 Specification Document](./jakarta-interceptors-spec-2.1.html) (HTML) * [Jakarta Interceptors 2.1 Javadoc](./apidocs) -* [Jakarta Contexts Dependency Injection 4.0 TCK](https://download.eclipse.org/ee4j/cdi/4.0/cdi-tck-4.0.0-dist.zip) - ([sig](TBD_post_ballot), - [sha](7671d6895eb57b74b52e46b63adfeb57adf965dd91efc673db21a781fedc452f), - [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) +* [Jakarta Contexts Dependency Injection 4.0 TCK](https://download.eclipse.org/jakartaee/cdi/4.0/cdi-tck-4.0.0-dist.zip) ([sig](TBD_post_ballot), [sha](7671d6895eb57b74b52e46b63adfeb57adf965dd91efc673db21a781fedc452f), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/4.0/) * Maven coordinates * [jakarta.interceptor:jakarta.interceptor-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.interceptor/jakarta.interceptor-api/2.1.0/jar) diff --git a/interceptors/2.2/_index.md b/interceptors/2.2/_index.md index 62502d3293..02c0952ea9 100644 --- a/interceptors/2.2/_index.md +++ b/interceptors/2.2/_index.md @@ -32,9 +32,8 @@ The binary target level is 11. * [Jakarta Interceptors 2.2 Specification Document](./jakarta-interceptors-spec-2.2.pdf) (PDF) * [Jakarta Interceptors 2.2 Specification Document](./jakarta-interceptors-spec-2.2.html) (HTML) * [Jakarta Interceptors 2.2 Javadoc](./apidocs) -* [Jakarta Contexts Dependency Injection 4.1.0 TCK](https://download.eclipse.org/ee4j/cdi/4.1/cdi-tck-4.1.0-dist.zip), - [sha](7671d6895eb57b74b52e46b63adfeb57adf965dd91efc673db21a781fedc452f), - [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) +* [Jakarta Contexts Dependency Injection 4.1.0 TCK](https://download.eclipse.org/jakartaee/cdi/4.1/cdi-tck-4.1.0-dist.zip), ([sha](7671d6895eb57b74b52e46b63adfeb57adf965dd91efc673db21a781fedc452f), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/cdi/4.1/) * Maven coordinates * [jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0](https://central.sonatype.com/artifact/jakarta.interceptor/jakarta.interceptor-api/2.2.0/jar) diff --git a/jsonb/1.0/_index.md b/jsonb/1.0/_index.md index 67f348c40b..83341f3133 100644 --- a/jsonb/1.0/_index.md +++ b/jsonb/1.0/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 367](http://jcp.org/en/jsr/detail?id= * [Jakarta JSON Binding 1.0 Specification Document](./jsonb-spec-1.0.html) (HTML) * [Jakarta JSON Binding 1.0 Javadoc](./apidocs) * [Jakarta JSON Binding 1.0 TCK](https://download.eclipse.org/jakartaee/jsonb/1.0/jakarta-jsonb-tck-1.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/jsonb/1.0/jakarta-jsonb-tck-1.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/jsonb/1.0/jakarta-jsonb-tck-1.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/jsonb/1.0/) * Maven coordinates * [jakarta.json.bind:jakarta.json.bind-api:jar:1.0.2](https://central.sonatype.com/artifact/jakarta.json.bind/jakarta.json.bind-api/1.0.2/jar) diff --git a/jsonb/2.0/_index.md b/jsonb/2.0/_index.md index 298f120e1f..e6381c228d 100644 --- a/jsonb/2.0/_index.md +++ b/jsonb/2.0/_index.md @@ -11,7 +11,7 @@ Jakarta JSON Binding defines a binding framework for converting Java(R) objects * [Jakarta JSON Binding 2.0 Specification Document](./jakarta-jsonb-spec-2.0.html) (HTML) * [Jakarta JSON Binding 2.0 Javadoc](./apidocs) * [Jakarta JSON Binding 2.0 TCK](https://download.eclipse.org/jakartaee/jsonb/2.0/jakarta-jsonb-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/jsonb/2.0/jakarta-jsonb-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/jsonb/2.0/jakarta-jsonb-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta JSON Binding 2.0.1 TCK](https://download.eclipse.org/jakartaee/jsonb/2.0/jakarta-jsonb-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/jsonb/2.0/jakarta-jsonb-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/jsonb/2.0/jakarta-jsonb-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/jsonb/2.0/) * Maven coordinates * [jakarta.json.bind:jakarta.json.bind-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.json.bind/jakarta.json.bind-api/2.0.0/jar) diff --git a/jsonb/3.0/_index.md b/jsonb/3.0/_index.md index 716e7f5e04..7fc88925c0 100644 --- a/jsonb/3.0/_index.md +++ b/jsonb/3.0/_index.md @@ -28,6 +28,7 @@ Jakarta JSON Binding defines a binding framework for converting Java(R) objects * [Jakarta JSON Binding 3.0 Specification Document](./jakarta-jsonb-spec-3.0.html) (HTML) * [Jakarta JSON Binding 3.0 Javadoc](./apidocs) * [Jakarta JSON Binding 3.0 TCK](https://download.eclipse.org/jakartaee/jsonb/3.0/jakarta-jsonb-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/jsonb/3.0/jakarta-jsonb-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/jsonb/3.0/jakarta-jsonb-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/jsonb/3.0/) * Maven coordinates * [jakarta.json.bind:jakarta.json.bind-api:jar:3.0.1](https://central.sonatype.com/artifact/jakarta.json.bind/jakarta.json.bind-api/3.0.1/jar) * [Change Log](./changelog) diff --git a/jsonb/3.1/_index.md b/jsonb/3.1/_index.md index dd8fc52072..edd2f4e51c 100644 --- a/jsonb/3.1/_index.md +++ b/jsonb/3.1/_index.md @@ -34,6 +34,7 @@ Community input is encouraged. Add your comments to issues in our [issue tracker * [Jakarta JSON Binding 3.1 Specification Document](./jakarta-jsonb-spec-3.1.html) (HTML) (Does not exist yet) * [Jakarta JSON Binding 3.1 Javadoc](./apidocs) (Does not exist yet) * [Jakarta JSON Binding 3.1 TCK](https://download.eclipse.org/jakartaee/jsonb/3.0/jakarta-jsonb-tck-3.1.0.zip) (Does not exist yet) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/jsonb/3.1/) --> * **Java SE 21 or higher** - + # Details * [Jakarta NoSQL 1.1 Release Record](https://projects.eclipse.org/projects/ee4j.nosql/releases/1.1) diff --git a/pages/2.3/_index.md b/pages/2.3/_index.md index c2fc08e828..1975064fdd 100644 --- a/pages/2.3/_index.md +++ b/pages/2.3/_index.md @@ -13,6 +13,7 @@ This specification is a re-release of [JSR 245](http://jcp.org/en/jsr/detail?id= * [Jakarta Server Pages 2.3 Specification Document](./pages-spec-2.3.html) (HTML) * [Jakarta Server Pages 2.3 Javadoc](./apidocs) * [Jakarta Server Pages 2.3 TCK](https://download.eclipse.org/jakartaee/pages/2.3/jakarta-pages-tck-2.3.0.zip) ([sig](https://download.eclipse.org/jakartaee/pages/2.3/jakarta-pages-tck-2.3.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/pages/2.3/jakarta-pages-tck-2.3.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/pages/2.3/) * Maven coordinates * [jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:2.3.6](https://central.sonatype.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api/2.3.6/jar) diff --git a/pages/3.0/_index.md b/pages/3.0/_index.md index 71a83edf66..2fdc2c7903 100644 --- a/pages/3.0/_index.md +++ b/pages/3.0/_index.md @@ -13,7 +13,7 @@ into a Jakarta Servlet. * [Jakarta Server Pages 3.0 Specification Document](./jakarta-server-pages-spec-3.0.html) (HTML) * [Jakarta Server Pages 3.0 Javadoc](./apidocs) * [Jakarta Server Pages 3.0 TCK](https://download.eclipse.org/jakartaee/pages/3.0/jakarta-pages-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/pages/3.0/jakarta-pages-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/pages/3.0/jakarta-pages-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Server Pages 3.0.1 TCK](https://download.eclipse.org/jakartaee/pages/3.0/jakarta-pages-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/pages/3.0/jakarta-pages-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/pages/3.0/jakarta-pages-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/pages/3.0/) * Maven coordinates * [jakarta.pages:jakarta.pages-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api/3.0.0/jar) diff --git a/pages/3.1/_index.md b/pages/3.1/_index.md index e7f3ed5a26..6d17c61a39 100644 --- a/pages/3.1/_index.md +++ b/pages/3.1/_index.md @@ -39,6 +39,7 @@ actions as the associated HTML elements are no longer supported by any major bor * [Jakarta Server Pages 3.1 Specification Document](./jakarta-server-pages-spec-3.1.html) (HTML) * [Jakarta Server Pages 3.1 Javadoc](./apidocs) * [Jakarta Server Pages 3.1 TCK](https://download.eclipse.org/jakartaee/pages/3.1/jakarta-pages-tck-3.1.0.zip)([sig](https://download.eclipse.org/jakartaee/pages/3.1/jakarta-pages-tck-3.1.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/pages/3.1/jakarta-pages-tck-3.1.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/pages/3.1/) * Maven coordinates * [jakarta.pages:jakarta.pages-api:jar:3.1.0](https://central.sonatype.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api/3.1.0/jar) diff --git a/pages/4.0/_index.md b/pages/4.0/_index.md index 274a6b3065..16a21d906d 100644 --- a/pages/4.0/_index.md +++ b/pages/4.0/_index.md @@ -30,6 +30,7 @@ This release removes deprecated code and provides any additional updates necessa * [Jakarta Pages 4.0 Specification Document](./jakarta-server-pages-spec-4.0.html) (HTML) * [Jakarta Pages 4.0 Javadoc](./apidocs) * [Jakarta Pages 4.0 TCK](https://download.eclipse.org/jakartaee/pages/4.0/jakarta-pages-tck-4.0.0.zip), ([sig](https://download.eclipse.org/jakartaee/pages/4.0/jakarta-pages-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/pages/4.0/jakarta-pages-tck-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/pages/4.0/) * Maven coordinates * [jakarta.pages:jakarta.pages-api:jar:4.0.0](https://central.sonatype.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api/4.0.0/jar) diff --git a/pages/4.1/_index.md b/pages/4.1/_index.md index 245d46cdec..8dd07bb491 100644 --- a/pages/4.1/_index.md +++ b/pages/4.1/_index.md @@ -28,6 +28,7 @@ It aims to address known issues in the Jakarta Pages specification and to mainta * [Jakarta Pages 4.1-M1 Specification Document](./jakarta-server-pages-spec-4.1-M1.html) (HTML) * [Jakarta Pages 4.1-M1 Javadoc](./apidocs) * [Jakarta Pages 4.1-M1 TCK](https://download.eclipse.org/ee4j/pages/jakartaee12/staged/eftl/jakarta-pages-tck-4.1.0-M1.zip), ([info](https://download.eclipse.org/ee4j/pages/jakartaee12/staged/eftl/jakarta-pages-tck-4.1.0-M1.info) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/pages/4.1/) * Maven coordinates * [jakarta.pages:jakarta.pages-api:jar:4.1.0-M1](https://central.sonatype.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api/4.1.0-M1/jar) diff --git a/persistence/2.2/_index.md b/persistence/2.2/_index.md index 8e158441cb..c067d66ae3 100644 --- a/persistence/2.2/_index.md +++ b/persistence/2.2/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 338](http://jcp.org/en/jsr/detail?id= * [Jakarta Persistence 2.2 Specification Document](./persistence_2.2.html) (HTML) * [Jakarta Persistence 2.2 Javadoc](./apidocs) * [Jakarta Persistence 2.2 TCK](https://download.eclipse.org/jakartaee/persistence/2.2/jakarta-persistence-tck-2.2.0.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/2.2/jakarta-persistence-tck-2.2.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/persistence/2.2/jakarta-persistence-tck-2.2.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/persistence/2.2/) * Maven coordinates * [jakarta.persistence:jakarta.persistence-api:jar:2.2.3](https://central.sonatype.com/artifact/jakarta.persistence/jakarta.persistence-api/2.2.3/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/persistence/3.0/_index.md b/persistence/3.0/_index.md index aeeafc7487..4adb520e48 100644 --- a/persistence/3.0/_index.md +++ b/persistence/3.0/_index.md @@ -15,7 +15,7 @@ and object/relational mapping in Java(R) environments. * [XML Schema for the persistence configuration file](https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd) * [XML Schema for the persistence object/relational mapping file](https://jakarta.ee/xml/ns/persistence/orm/orm_3_0.xsd) * [Jakarta Persistence 3.0 TCK](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Persistence 3.0.2 TCK](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.0/jakarta-persistence-tck-3.0.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/persistence/3.0/) * Maven coordinates * [jakarta.persistence:jakarta.persistence-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.persistence/jakarta.persistence-api/3.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/persistence/3.1/_index.md b/persistence/3.1/_index.md index 3b6c2f2523..65dabedcc9 100644 --- a/persistence/3.1/_index.md +++ b/persistence/3.1/_index.md @@ -43,12 +43,7 @@ corresponding localDate(), localDateTime(), and localTime() to Criteria API * [XML Schema for the persistence configuration file](https://jakarta.ee/xml/ns/persistence/persistence_3_0.xsd) * [XML Schema for the persistence object/relational mapping file](https://jakarta.ee/xml/ns/persistence/orm/orm_3_1.xsd) * [Jakarta Persistence 3.1 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Unique constraint creation (Issue [#388](https://github.com/jakartaee/persistence/issues/388)) [Jakarta Persistence 3.1.1 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Wrong typed comparison expressions in TCK (Issue [#391](https://github.com/jakartaee/persistence/issues/391)) [Jakarta Persistence 3.1.2 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Wrong query result type in TCK tests (Issue [#579](https://github.com/jakartaee/persistence/issues/579)) [Jakarta Persistence 3.1.3 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Multiple fetch joins for same attribute (Issue [#591](https://github.com/jakartaee/persistence/issues/591)) [Jakarta Persistence 3.1.4 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Should not set version on entity manually (Issue [#632](https://github.com/jakartaee/persistence/issues/632)) , Derived identity TCK tests rely on unspecified cascading behavior (Issue [#637](https://github.com/jakartaee/persistence/issues/637)) [Jakarta Persistence 3.1.5 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * TCK should not redefine table on single table inheritance subclass (Issue [#644](https://github.com/jakartaee/persistence/issues/644)) [Jakarta Persistence 3.1.6 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.6.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.6.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.6.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/persistence/3.1/) * Maven coordinates * [jakarta.persistence:jakarta.persistence-api:jar:3.1.0](https://central.sonatype.com/artifact/jakarta.persistence/jakarta.persistence-api/3.1.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/persistence/3.2/_index.md b/persistence/3.2/_index.md index 31f0c421cd..4e5d71894c 100644 --- a/persistence/3.2/_index.md +++ b/persistence/3.2/_index.md @@ -97,6 +97,7 @@ in this class for removal with no replacement. This class is not designed for ex * [XML Schema for the persistence configuration file](https://jakarta.ee/xml/ns/persistence/persistence_3_2.xsd) * [XML Schema for the persistence object/relational mapping file](https://jakarta.ee/xml/ns/persistence/orm/orm_3_2.xsd) * [Jakarta Persistence 3.2 TCK](https://download.eclipse.org/jakartaee/persistence/3.2/jakarta-persistence-tck-3.2.0.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.2/jakarta-persistence-tck-3.2.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.2/jakarta-persistence-tck-3.2.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/persistence/3.2/) * Maven coordinates * [jakarta.persistence:jakarta.persistence-api:jar:3.2.0](https://central.sonatype.com/artifact/jakarta.persistence/jakarta.persistence-api/3.2.0/jar) diff --git a/persistence/4.0/_index.md b/persistence/4.0/_index.md index fcaef06e65..d1c246fa44 100644 --- a/persistence/4.0/_index.md +++ b/persistence/4.0/_index.md @@ -51,6 +51,7 @@ and object/relational mapping in Java(R) environments. * [XML Schema for the persistence configuration file](https://jakarta.ee/xml/ns/persistence/persistence_4.0.xsd) * [XML Schema for the persistence object/relational mapping file](https://jakarta.ee/xml/ns/persistence/orm/orm_4.0.xsd) * [Jakarta Persistence 4.0 TCK](https://download.eclipse.org/jakartaee/persistence/4.0/jakarta-persistence-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/4.0/jakarta-persistence-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/4.0/jakarta-persistence-tck-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/persistence/4.0/) * Maven coordinates * [jakarta.persistence:jakarta.persistence-api:jar:4.0.0](https://central.sonatype.com/artifact/jakarta.persistence/jakarta.persistence-api/4.0.0/jar) --> diff --git a/platform/10/_index.md b/platform/10/_index.md index 11c6d5b163..7d10c5586a 100644 --- a/platform/10/_index.md +++ b/platform/10/_index.md @@ -33,12 +33,7 @@ Chapter 17) * [Jakarta EE Platform 10 Specification Document](./jakarta-platform-spec-10.0.html) (HTML) * [Jakarta EE Platform 10 Javadoc](./apidocs) * [Jakarta EE Platform 10 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Servlet: doHeadTest shouldn't validate optional payload header fields (Issue [#472](https://github.com/eclipse-ee4j/servlet-api/issues/472)) [Jakarta EE Platform 10.0.1 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Persistence: Wrong typed comparison expressions in TCK (Issue [#391](https://github.com/jakartaee/persistence/issues/391)) [Jakarta EE Platform 10.0.2 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.2.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.2.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Platform: Signature test failures on Java 21 (Issue [#1192](https://github.com/jakartaee/platform-tck/issues/1192)) [Jakarta EE Platform 10.0.3 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.3.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.3.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.3.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Persistence: Wrong query result type in TCK tests (Issue [#579](https://github.com/jakartaee/persistence/issues/579)) [Jakarta EE Platform 10.0.4 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.4.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.4.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.4.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Multiple issues: Persistence: Should not set version on entity manually (Issue [#632](https://github.com/jakartaee/persistence/issues/632)) , Persistence: Derived identity TCK tests rely on unspecified cascading behavior (Issue [#637](https://github.com/jakartaee/persistence/issues/637)), Platform: Old DTDs/Schema in deployment descriptors of Tags/Pages/Servlet/Assembly Platform TCK tests ( Issue [1313](https://github.com/jakartaee/platform-tck/issues/1313)), Platform: TCK Challenge for JDBC TCK tests that convert String values like 999999999999999 to Float that fail on Java 21 (Issue [#1260](https://github.com/jakartaee/platform-tck/issues/1260)), Tags: Remove getRootCause ( Issue [256](https://github.com/jakartaee/tags/issues/256)), Tags: Update jstl dates for java21 ( Issue [255](https://github.com/jakartaee/tags/issues/255)) [Jakarta EE Platform 10.0.5 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.5.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.5.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.5.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * TCK should not redefine table on single table inheritance subclass (Issue [#644](https://github.com/jakartaee/persistence/issues/644)), Inconsistent testing of cookies (Issue [#493](https://github.com/jakartaee/servlet/issues/493)) [Jakarta EE Platform 10.0.6 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.6.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.6.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.6.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/10/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-api:jar:10.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-api/10.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/platform/11/_index.md b/platform/11/_index.md index b12c0d6778..ed388c65a8 100644 --- a/platform/11/_index.md +++ b/platform/11/_index.md @@ -30,6 +30,7 @@ The Jakarta EE Platform defines a standard platform for hosting Jakarta EE appli * [Jakarta EE Platform 11 Specification Document](./jakarta-platform-spec-11.0.html) (HTML) * [Jakarta EE Platform 11 Javadoc](./apidocs) * [Jakarta EE Platform 11 TCK](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/11/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-api:jar:11.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-api/11.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/platform/12/_index.md b/platform/12/_index.md index 6e00c44e52..d693e3d2bb 100644 --- a/platform/12/_index.md +++ b/platform/12/_index.md @@ -70,6 +70,7 @@ The Jakarta EE Platform defines a standard platform for hosting Jakarta EE appli * [Jakarta EE Platform 12 TCK](https://download.eclipse.org/jakartaee/platform/12/jakarta-jakartaeetck-12.0.0.zip) ([sig] (https://download.eclipse.org/jakartaee/platform/12/jakarta-jakartaeetck-12.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/12/jakarta-jakartaeetck-12.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/12/) --> * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/platform/8/_index.md b/platform/8/_index.md index 6f876b4918..46060d02bf 100644 --- a/platform/8/_index.md +++ b/platform/8/_index.md @@ -12,9 +12,7 @@ This specification is a re-release of [JSR 366](http://jcp.org/en/jsr/detail?id= * [Jakarta EE Platform 8 Specification Document](./platform-spec-8.html) (HTML) * [Jakarta EE Platform 8 Javadoc](./apidocs) * [Jakarta EE Platform 8 TCK](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta EE Platform 8.0.1 TCK](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta EE Platform 8.0.2 TCK](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta EE Platform 8.0.3 TCK](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.3.zip) ([sig](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.3.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.3.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/8/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-api:jar:8.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-api/8.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/platform/9.1/_index.md b/platform/9.1/_index.md index 94fd6866f0..504f795d9c 100644 --- a/platform/9.1/_index.md +++ b/platform/9.1/_index.md @@ -12,7 +12,7 @@ The Jakarta EE Platform defines a standard platform for hosting Jakarta EE appli * [Jakarta EE Platform 9.1 Specification Document](./jakarta-platform-spec-9.1.html) (HTML) * [Jakarta EE Platform 9.1 Javadoc](./apidocs) * [Jakarta EE Platform 9.1 TCK](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Platform: Old DTDs/Schema in deployment descriptors of Tags/Pages/Servlet/Assembly Platform TCK tests ( Issue [1313](https://github.com/jakartaee/platform-tck/issues/1313)), [Jakarta EE Platform 9.1.1 TCK](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9.1/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-api:jar:9.1.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-api/9.1.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/platform/9/_index.md b/platform/9/_index.md index 8c0d7e496c..117d5e0ac9 100644 --- a/platform/9/_index.md +++ b/platform/9/_index.md @@ -12,8 +12,7 @@ The Jakarta EE Platform defines a standard platform for hosting Jakarta EE appli * [Jakarta EE Platform 9 Specification Document](./jakarta-platform-spec-9.html) (HTML) * [Jakarta EE Platform 9 Javadoc](./apidocs) * [Jakarta EE Platform 9.0.0 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip)([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta EE Platform 9.0.1 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.1.zip)([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta EE Platform 9.0.2 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.2.zip)([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.2.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.2.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-api:jar:9.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-api/9.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/restful-ws/2.1/_index.md b/restful-ws/2.1/_index.md index be2f098d68..4e03fa688a 100644 --- a/restful-ws/2.1/_index.md +++ b/restful-ws/2.1/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 370](http://jcp.org/en/jsr/detail?id= * [Jakarta RESTful Web Services 2.1 Specification Document](restful-ws-spec-2.1.html) (HTML) * [Jakarta RESTful Web Services 2.1 Javadoc](./apidocs) * [Jakarta RESTful Web Services 2.1 TCK](https://download.eclipse.org/jakartaee/restful-ws/2.1/jakarta-restful-ws-tck-2.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/2.1/jakarta-restful-ws-tck-2.1.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/restful-ws/2.1/jakarta-restful-ws-tck-2.1.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/restful-ws/2.1/) * Maven coordinates * [jakarta.ws.rs:jakarta.ws.rs-api:2.1.6](https://central.sonatype.com/artifact/jakarta.ws.rs/jakarta.ws.rs-api/2.1.6/jar) diff --git a/restful-ws/3.0/_index.md b/restful-ws/3.0/_index.md index 89176bdacd..be186689ef 100644 --- a/restful-ws/3.0/_index.md +++ b/restful-ws/3.0/_index.md @@ -12,8 +12,7 @@ following the Representational State Transfer (REST) architectural pattern. * [Jakarta RESTful Web Services 3.0 Specification Document](./jakarta-restful-ws-spec-3.0.html) (HTML) * [Jakarta RESTful Web Services 3.0 Javadoc](./apidocs) * [Jakarta RESTful Web Services 3.0.0 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Addresses RESTFul Web Services Challenge ([Issue #937](https://github.com/eclipse-ee4j/jaxrs-api/issues/937)) [Jakarta RESTful Web Services 3.0.1 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta RESTful Web Services 3.0.2 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.0/jakarta-restful-ws-tck-3.0.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/restful-ws/3.0/) * Maven coordinates * [jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.ws.rs/jakarta.ws.rs-api/3.0.0/jar) diff --git a/restful-ws/3.1/_index.md b/restful-ws/3.1/_index.md index 6bd0b2673f..2d166fd137 100644 --- a/restful-ws/3.1/_index.md +++ b/restful-ws/3.1/_index.md @@ -32,11 +32,7 @@ backward compatibility with earlier releases. * [Jakarta RESTful Web Services 3.1 Specification Document](./jakarta-restful-ws-spec-3.1.html) (HTML) * [Jakarta RESTful Web Services 3.1 Javadoc](./apidocs) * [Jakarta RESTful Web Services 3.1.0 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * First service release [Jakarta RESTful Web Services 3.1.1 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Second service release [Jakarta RESTful Web Services 3.1.2 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.2.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Third service release [Jakarta RESTful Web Services 3.1.3 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.3.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.3.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.3.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Fourth service release [Jakarta RESTful Web Services 3.1.4 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.4.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.4.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.4.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Fifth service release [Jakarta RESTful Web Services 3.1.5 TCK](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.5.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.5.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/3.1/jakarta-restful-ws-tck-3.1.5.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/restful-ws/3.1/) * Maven coordinates * [jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0](https://central.sonatype.com/artifact/jakarta.ws.rs/jakarta.ws.rs-api/3.1.0/jar) diff --git a/restful-ws/4.0/_index.md b/restful-ws/4.0/_index.md index 39335038dd..ed8dcaf7d4 100644 --- a/restful-ws/4.0/_index.md +++ b/restful-ws/4.0/_index.md @@ -36,8 +36,7 @@ earlier releases. * [Jakarta RESTful Web Services 4.0 Specification Document](./jakarta-restful-ws-spec-4.0.html) (HTML) * [Jakarta RESTful Web Services 4.0 Javadoc](./apidocs) * [Jakarta RESTful Web Services 4.0.0 TCK](https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) -* First service release [Jakarta RESTful Web Services 4.0.1 TCK] -(https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/restful-ws/4.0/jakarta-restful-ws-tck-4.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/restful-ws/4.0/) * Maven coordinates * [jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0](https://central.sonatype.com/artifact/jakarta.ws.rs/jakarta.ws.rs-api/4.0.0/jar) diff --git a/security/1.0/_index.md b/security/1.0/_index.md index 7948bc5625..2cd1627019 100644 --- a/security/1.0/_index.md +++ b/security/1.0/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 375](http://jcp.org/en/jsr/detail?id= * [Jakarta Security 1.0 Specification Document](./security-spec-1.0.html) (HTML) * [Jakarta Security 1.0 Javadoc](./apidocs) * [Jakarta Security 1.0 TCK](https://download.eclipse.org/jakartaee/security/1.0/jakarta-security-tck-1.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/security/1.0/jakarta-security-tck-1.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/security/1.0/jakarta-security-tck-1.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/security/1.0/) * Maven coordinates * [jakarta.security.enterprise:jakarta.security.enterprise-api:jar:1.0.2](https://central.sonatype.com/artifact/jakarta.security.enterprise/jakarta.security.enterprise-api/1.0.2/jar) diff --git a/security/2.0/_index.md b/security/2.0/_index.md index d6f1910559..a8afeefb30 100644 --- a/security/2.0/_index.md +++ b/security/2.0/_index.md @@ -11,7 +11,7 @@ Jakarta Security defines a standard for creating secure Jakarta EE applications * [Jakarta Security 2.0 Specification Document](./jakarta-security-spec-2.0.html) (HTML) * [Jakarta Security 2.0 Javadoc](./apidocs) * [Jakarta Security 2.0 TCK](https://download.eclipse.org/jakartaee/security/2.0/jakarta-security-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/security/2.0/jakarta-security-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/security/2.0/jakarta-security-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Security 2.0.1 TCK](https://download.eclipse.org/jakartaee/security/2.0/jakarta-security-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/security/2.0/jakarta-security-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/security/2.0/jakarta-security-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/security/2.0/) * Maven coordinates * [jakarta.security.enterprise:jakarta.security.enterprise-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.security.enterprise/jakarta.security.enterprise-api/2.0.0/jar) diff --git a/security/3.0/_index.md b/security/3.0/_index.md index e3bb3f3de0..bfffa46552 100644 --- a/security/3.0/_index.md +++ b/security/3.0/_index.md @@ -25,7 +25,7 @@ Jakarta Security defines a standard for creating secure Jakarta EE applications * [Jakarta Security 3.0 Specification Document](./jakarta-security-spec-3.0.html) (HTML) * [Jakarta Security 3.0 Javadoc](./apidocs) * [Jakarta Security 3.0 TCK](https://download.eclipse.org/jakartaee/security/3.0/jakarta-security-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/security/3.0/jakarta-security-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/security/3.0/jakarta-security-tck-3.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Second service release [Jakarta Security 3.0.2 TCK](https://download.eclipse.org/jakartaee/security/3.0/jakarta-security-tck-3.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/security/3.0/jakarta-security-tck-3.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/security/3.0/jakarta-security-tck-3.0.2.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/security/3.0/) * Maven coordinates * [jakarta.security.enterprise:jakarta.security.enterprise-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.security.enterprise/jakarta.security.enterprise-api/3.0.0/jar) diff --git a/security/4.0/_index.md b/security/4.0/_index.md index e20d12e3c8..5c126f2ba7 100644 --- a/security/4.0/_index.md +++ b/security/4.0/_index.md @@ -27,6 +27,7 @@ The release splits focuses on evolving the API in various ways. * [Jakarta Security 4.0 Specification Document](./jakarta-security-spec-4.0.html) (HTML) * [Jakarta Security 4.0 Javadoc](./apidocs) * [Jakarta Security 4.0 TCK](https://download.eclipse.org/jakartaee/security/4.0/jakarta-security-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/security/4.0/jakarta-security-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/security/4.0/jakarta-security-tck-4.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/security/4.0/) * Maven coordinates * [jakarta.security.enterprise:jakarta.security.enterprise-api:jar:4.0.0](https://central.sonatype.com/artifact/jakarta.security.enterprise/jakarta.security.enterprise-api/4.0.0/jar) diff --git a/security/5.0/_index.md b/security/5.0/_index.md index 17280ff8ec..61efc7429f 100644 --- a/security/5.0/_index.md +++ b/security/5.0/_index.md @@ -43,6 +43,7 @@ The following can be uncommented and version information updated as they become * [Jakarta Security 5.0 Specification Document](./jakarta-security-spec-5.0.html) (HTML) * [Jakarta Security 5.0 Javadoc](./apidocs) * [Jakarta Security 5.0 TCK](https://download.eclipse.org/jakartaee/security/5.0/jakarta-security-tck-5.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/security/5.0/jakarta-security-tck-5.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/security/5.0/jakarta-security-tck-5.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/security/5.0/) --> # Compatible Implementations diff --git a/servlet/4.0/_index.md b/servlet/4.0/_index.md index d2d6d63138..f4445b6480 100644 --- a/servlet/4.0/_index.md +++ b/servlet/4.0/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 369](http://jcp.org/en/jsr/detail?id= * [Jakarta Servlet 4.0 Specification Document](./servlet-spec-4.0.html) (HTML) * [Jakarta Servlet 4.0 Javadoc](./apidocs) * [Jakarta Servlet 4.0 TCK](https://download.eclipse.org/jakartaee/servlet/4.0/jakarta-servlet-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/4.0/jakarta-servlet-tck-4.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/servlet/4.0/jakarta-servlet-tck-4.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/servlet/4.0/) * Maven coordinates * [jakarta.servlet:jakarta.servlet-api:jar:4.0.3](https://central.sonatype.com/artifact/jakarta.servlet/jakarta.servlet-api/4.0.3/jar) diff --git a/servlet/5.0/_index.md b/servlet/5.0/_index.md index e3a3fb09a3..4b4516e4de 100644 --- a/servlet/5.0/_index.md +++ b/servlet/5.0/_index.md @@ -11,8 +11,7 @@ Jakarta Servlet defines a server-side API for handling HTTP requests and respons * [Jakarta Servlet 5.0 Specification Document](./jakarta-servlet-spec-5.0.html) (HTML) * [Jakarta Servlet 5.0 Javadoc](./apidocs) * [Jakarta Servlet 5.0.0 TCK](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Addresses Servlet Challenge (Issues [#385](https://github.com/eclipse-ee4j/servlet-api/issues/385) and [#387](https://github.com/eclipse-ee4j/servlet-api/issues/387)) [Jakarta Servlet 5.0.1 TCK](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Servlet 5.0.2 TCK](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/5.0/jakarta-servlet-tck-5.0.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/servlet/5.0/) * Maven coordinates * [jakarta.servlet:jakarta.servlet-api:jar:5.0.0](https://central.sonatype.com/artifact/jakarta.servlet/jakarta.servlet-api/5.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/servlet/6.0/_index.md b/servlet/6.0/_index.md index 08a08ff1ad..e555d7bf44 100644 --- a/servlet/6.0/_index.md +++ b/servlet/6.0/_index.md @@ -41,8 +41,7 @@ Jakarta Servlet defines a server-side API for handling HTTP requests and respons * [Jakarta Servlet 6.0 Specification Document](./jakarta-servlet-spec-6.0.html) (HTML) * [Jakarta Servlet 6.0 Javadoc](./apidocs) * [Jakarta Servlet 6.0.0 TCK](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) - * Addresses Servlet Challenge (Issue [#472](https://github.com/eclipse-ee4j/servlet-api/issues/472)) [Jakarta Servlet 6.0.1 TCK](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Inconsistent testing of cookies (Issue [#493](https://github.com/jakartaee/servlet/issues/493)) [Jakarta Servlet 6.0.2 TCK](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/6.0/jakarta-servlet-tck-6.0.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/servlet/6.0/) * XML Schema * web-app_6_0.xsd * web-common_6_0.xsd diff --git a/servlet/6.1/_index.md b/servlet/6.1/_index.md index 96b99e70dc..dd78748121 100644 --- a/servlet/6.1/_index.md +++ b/servlet/6.1/_index.md @@ -30,7 +30,7 @@ The release removes references to the SecurityManager and provides various small * [Jakarta Servlet 6.1 Specification Document](./jakarta-servlet-spec-6.1.html) (HTML) * [Jakarta Servlet 6.1 Javadoc](./apidocs) * [Jakarta Servlet 6.1.0 TCK](https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.0.zip), ([sig](https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Excludes response flushBufferTest (Issue [#525](https://github.com/jakartaee/servlet/issues/525)) [Jakarta Servlet 6.1.1 TCK](https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.1.zip), ([sig](https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/servlet/6.1/jakarta-servlet-tck-6.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/servlet/6.1/) * XML Schema * web-app_6_1.xsd * web-common_6_1.xsd diff --git a/servlet/6.2/_index.md b/servlet/6.2/_index.md index 8b87e5ba2b..b245cea23a 100644 --- a/servlet/6.2/_index.md +++ b/servlet/6.2/_index.md @@ -27,7 +27,8 @@ None * [Jakarta Servlet 6.2-M1 Specification Document](./jakarta-servlet-spec-6.2-M1.pdf) (PDF) * [Jakarta Servlet 6.2-M1 Specification Document](./jakarta-servlet-spec-6.2-M1.html) (HTML) * [Jakarta Servlet 6.2-M1 Javadoc](./apidocs) -* [Jakarta Servlet 6.1.0 TCK](https://download.eclipse.org/ee4j/servlet/jakartaee12/staged/eftl/jakarta-servlet-tck-6.2.0-M1.zip), ([info](https://download.eclipse.org/ee4j/servlet/jakartaee12/staged/eftl/jakarta-servlet-tck-6.2.0-M1.info)) +* [Jakarta Servlet 6.2-M1 TCK](https://download.eclipse.org/ee4j/servlet/jakartaee12/staged/eftl/jakarta-servlet-tck-6.2.0-M1.zip), ([info](https://download.eclipse.org/ee4j/servlet/jakartaee12/staged/eftl/jakarta-servlet-tck-6.2.0-M1.info)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/servlet/6.2/) * Maven coordinates * [jakarta.servlet:jakarta.servlet-api:jar:6.2.0-M1](https://central.sonatype.com/artifact/jakarta.servlet/jakarta.servlet-api/6.2.0-M1/jar) diff --git a/soap-attachments/1.4/_index.md b/soap-attachments/1.4/_index.md index 39fd18d4c9..b1ffb491ba 100644 --- a/soap-attachments/1.4/_index.md +++ b/soap-attachments/1.4/_index.md @@ -10,6 +10,7 @@ and consume messages conforming to the SOAP 1.1, SOAP 1.2, and SOAP Attachments * [Jakarta SOAP with Attachments 1.4 Specification Document](./soap-spec-1.4.html) (HTML) * [Jakarta SOAP with Attachments 1.4 Javadoc](./apidocs/index.html?javax/xml/soap/package-summary.html) * [Jakarta SOAP with Attachments 1.4 TCK](http://download.eclipse.org/ee4j/soap-attachments/tck/eftl/jakarta-soap-tck-1.4.0.zip) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/soap-attachments/1.4/) * Maven coordinates * [jakarta.xml.soap:jakarta.xml.soap-api:jar:1.4.2](https://central.sonatype.com/artifact/jakarta.xml.soap/jakarta.xml.soap-api/1.4.2/jar) diff --git a/soap-attachments/2.0/_index.md b/soap-attachments/2.0/_index.md index 9af9b15115..cd41a500a1 100644 --- a/soap-attachments/2.0/_index.md +++ b/soap-attachments/2.0/_index.md @@ -12,7 +12,7 @@ and consume messages conforming to the SOAP 1.1, SOAP 1.2, and SOAP Attachments * [Jakarta SOAP Attachments 2.0 Specification Document](./jakarta-soap-spec-2.0.html) (HTML) * [Jakarta SOAP Attachments 2.0 Javadoc](./apidocs) * [Jakarta SOAP Attachments 2.0 TCK](https://download.eclipse.org/jakartaee/soap-attachments/2.0/jakarta-soap-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/soap-attachments/2.0/jakarta-soap-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/soap-attachments/2.0/jakarta-soap-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta SOAP Attachments 2.0.1 TCK](https://download.eclipse.org/jakartaee/soap-attachments/2.0/jakarta-soap-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/soap-attachments/2.0/jakarta-soap-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/soap-attachments/2.0/jakarta-soap-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/soap-attachments/2.0/) * Maven coordinates * [jakarta.xml.soap:jakarta.xml.soap-api:jar:2.0.1](https://central.sonatype.com/artifact/jakarta.xml.soap/jakarta.xml.soap-api/2.0.1/jar) diff --git a/soap-attachments/3.0/_index.md b/soap-attachments/3.0/_index.md index 8be17f16d6..7062b2a23c 100644 --- a/soap-attachments/3.0/_index.md +++ b/soap-attachments/3.0/_index.md @@ -34,7 +34,7 @@ and consume messages conforming to the SOAP 1.1, SOAP 1.2, and SOAP Attachments * [Jakarta SOAP Attachments 3.0 Specification Document](./jakarta-soap-spec-3.0.html) (HTML) * [Jakarta SOAP Attachments 3.0 Javadoc](./apidocs) * [Jakarta SOAP Attachments 3.0 TCK](https://download.eclipse.org/jakartaee/soap-attachments/3.0/jakarta-soap-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/soap-attachments/3.0/jakarta-soap-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/soap-attachments/3.0/jakarta-soap-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta SOAP Attachments 3.0.1 TCK](https://download.eclipse.org/jakartaee/soap-attachments/3.0/jakarta-soap-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/soap-attachments/3.0/jakarta-soap-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/soap-attachments/3.0/jakarta-soap-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/soap-attachments/3.0/) * Maven coordinates * [jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.2](https://central.sonatype.com/artifact/jakarta.xml.soap/jakarta.xml.soap-api/3.0.2/jar) * Compatible Implementation used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification) diff --git a/tags/1.2/_index.md b/tags/1.2/_index.md index 32b7336595..11656f4250 100644 --- a/tags/1.2/_index.md +++ b/tags/1.2/_index.md @@ -15,6 +15,7 @@ This specification is a re-release of [JSR 52](http://jcp.org/en/jsr/detail?id=5 * [Jakarta Standard Tag Library 1.2 Javadoc](./apidocs) * [Jakarta Standard Tag Library 1.2 Tagdoc](./tagdocs) * [Jakarta Standard Tag Library 1.2 TCK](https://download.eclipse.org/jakartaee/tags/1.2/jakarta-tags-tck-1.2.0.zip) ([sig](https://download.eclipse.org/jakartaee/tags/1.2/jakarta-tags-tck-1.2.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/tags/1.2/jakarta-tags-tck-1.2.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/tags/1.2/) * Maven coordinates * [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:1.2.7](https://central.sonatype.com/artifact/jakarta.servlet.jsp.jstl/jakarta.servlet.jsp.jstl-api/1.2.7/jar) diff --git a/tags/2.0/_index.md b/tags/2.0/_index.md index e3be270985..5574d38807 100644 --- a/tags/2.0/_index.md +++ b/tags/2.0/_index.md @@ -15,7 +15,7 @@ existing custom tags with Jakarta Standard Tag Library tags. * [Jakarta Standard Tag Library 2.0 Javadoc](./apidocs) * [Jakarta Standard Tag Library 2.0 Tagdoc](./tagdocs) * [Jakarta Standard Tag Library 2.0 TCK](https://download.eclipse.org/jakartaee/tags/2.0/jakarta-tags-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/tags/2.0/jakarta-tags-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/tags/2.0/jakarta-tags-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Standard Tag Library 2.0.1 TCK](https://download.eclipse.org/jakartaee/tags/2.0/jakarta-tags-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/tags/2.0/jakarta-tags-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/tags/2.0/jakarta-tags-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/tags/2.0/) * Maven coordinates * [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.servlet.jsp.jstl/jakarta.servlet.jsp.jstl-api/2.0.0/jar) diff --git a/tags/3.0/_index.md b/tags/3.0/_index.md index ab5f584e5e..a61daec2d8 100644 --- a/tags/3.0/_index.md +++ b/tags/3.0/_index.md @@ -36,7 +36,7 @@ existing custom tags with Jakarta Standard Tag Library tags. * [Jakarta Standard Tag Library 3.0 Javadoc](./apidocs) * [Jakarta Standard Tag Library 3.0 Tagdoc](./tagdocs) * [Jakarta Standard Tag Library 3.0 TCK](https://download.eclipse.org/jakartaee/tags/3.0/jakarta-tags-tck-3.0.0.zip)([sig](https://download.eclipse.org/jakartaee/tags/3.0/jakarta-tags-tck-3.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/tags/3.0/jakarta-tags-tck-3.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Tags 3.0 TCK Challenge against tests that include space character before AM/PM (Issue [#255](https://github.com/jakartaee/tags/issues/255)), Tags 3.0 TCK Challenge for test ExceptionCheckTag.java depending on removed Pages 4.0 JspException.getRootCause() method (Issue [#256](https://github.com/jakartaee/tags/issues/256)), Old DTDs/Schema in deployment descriptors of Tags/Pages/Servlet/Assembly Platform TCK tests ( Issue [#1313](https://github.com/jakartaee/platform-tck/issues/1313)) [Jakarta Tags 3.0.1 TCK](https://download.eclipse.org/jakartaee/tags/3.0/jakarta-tags-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/tags/3.0/jakarta-tags-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/tags/3.0/jakarta-tags-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/tags/3.0/) * Maven coordinates * [jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:jar:3.0.2](https://central.sonatype.com/artifact/jakarta.servlet.jsp.jstl/jakarta.servlet.jsp.jstl-api/3.0.2/jar) diff --git a/tags/3.1/_index.md b/tags/3.1/_index.md index b91648a01c..d203b803bd 100644 --- a/tags/3.1/_index.md +++ b/tags/3.1/_index.md @@ -35,8 +35,9 @@ None diff --git a/transactions/1.3/_index.md b/transactions/1.3/_index.md index 4b05441047..462f742704 100644 --- a/transactions/1.3/_index.md +++ b/transactions/1.3/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 907](http://jcp.org/en/jsr/detail?id= * [Jakarta Transactions 1.3 Specification Document](./transactions-spec-1.3.html) (HTML) * [Jakarta Transactions 1.3 Javadoc](./apidocs) * [Jakarta Transactions 1.3 TCK](https://download.eclipse.org/jakartaee/transactions/1.3/jakarta-transactions-tck-1.3.0.zip) ([sig](https://download.eclipse.org/jakartaee/transactions/1.3/jakarta-transactions-tck-1.3.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/transactions/1.3/jakarta-transactions-tck-1.3.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/transactions/1.3/) * Maven coordinates * [jakarta.transaction:jakarta.transaction-api:jar:1.3.3](https://central.sonatype.com/artifact/jakarta.transaction/jakarta.transaction-api/1.3.3/jar) diff --git a/transactions/2.0/_index.md b/transactions/2.0/_index.md index 25431cd0ce..cfeb3ae521 100644 --- a/transactions/2.0/_index.md +++ b/transactions/2.0/_index.md @@ -25,7 +25,7 @@ Jakarta Transactions - Need scope statement * [Jakarta Transactions 2.0 Specification Document](./jakarta-transactions-spec-2.0.html) (HTML) * [Jakarta Transactions 2.0 Javadoc](./apidocs) * [Jakarta Transactions 2.0 TCK](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Transactions 2.0.1 TCK](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/transactions/2.0/) * Maven coordinates * [jakarta.transaction:jakarta.transaction-api:jar:2.0.0](https://repo1.maven.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar) diff --git a/transactions/2.1/_index.md b/transactions/2.1/_index.md index c5aaee4eb5..901309fa6b 100644 --- a/transactions/2.1/_index.md +++ b/transactions/2.1/_index.md @@ -38,7 +38,7 @@ The following can be uncommented and version information updated as they become * [Jakarta Transactions 2.0 Specification Document](./jakarta-transactions-spec-2.0.html) (HTML) * [Jakarta Transactions 2.0 Javadoc](./apidocs) * [Jakarta Transactions 2.0 TCK](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta Transactions 2.0.1 TCK](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/transactions/2.0/jakarta-transactions-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/transactions/2.1/) * Maven coordinates * [jakarta.transaction:jakarta.transaction-api:jar:2.0.0](https://repo1.maven.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar) --> diff --git a/web-services-metadata/2.1/_index.md b/web-services-metadata/2.1/_index.md index 9f679e4e2b..f399bda68c 100644 --- a/web-services-metadata/2.1/_index.md +++ b/web-services-metadata/2.1/_index.md @@ -14,6 +14,7 @@ This specification is a re-release of [JSR 181](http://jcp.org/en/jsr/detail?id= * [Jakarta Web Services Metadata 2.1 Specification Document](./ws-metadata-spec-2.1.html) (HTML) * [Jakarta Web Services Metadata 2.1 Javadoc](./apidocs/index.html?overview-summary.html) * [Jakarta Web Services Metadata 2.1 TCK](http://download.eclipse.org/ee4j/xml-web-services/tck/eftl/jakarta-xml-ws-tck-2.3.0.zip) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-web-services/2.3/) * Maven coordinates * [jakarta.jws:jakarta.jws-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.jws/jakarta.jws-api/2.1.0/jar) diff --git a/web-services-metadata/3.0/_index.md b/web-services-metadata/3.0/_index.md index f7dc70455e..a2c9b3fabd 100644 --- a/web-services-metadata/3.0/_index.md +++ b/web-services-metadata/3.0/_index.md @@ -29,6 +29,7 @@ binding, and configuration. * [Jakarta Web Services Metadata 3.0 Javadoc](./apidocs) * [Jakarta Web Services Metadata 3.0 XML Schema](https://jakarta.ee/xml/ns/jakartaee/jakartaee_web_services_metadata_handler_3_0.xsd) * [Jakarta Web Services Metadata 3.0 TCK](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-web-services/3.0/) * Maven coordinates * [jakarta.jws:jakarta.jws-api:jar:3.0.0](https://central.sonatype.com/artifact/jakarta.jws/jakarta.jws-api/3.0.0/jar) diff --git a/webprofile/10/_index.md b/webprofile/10/_index.md index b1d928e67f..ef9a76cb7e 100644 --- a/webprofile/10/_index.md +++ b/webprofile/10/_index.md @@ -26,6 +26,7 @@ The Jakarta EE Web Profile defines a profile of the Jakarta EE Platform specific * [Jakarta Web Profile 10 Specification Document](./jakarta-webprofile-spec-10.0.html) (HTML) * [Jakarta Web Profile 10 Javadoc](./apidocs) * [Jakarta Web Profile 10 TCK](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/10/jakarta-jakartaeetck-10.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/10/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-web-api:jar:10.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/10.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/webprofile/11/_index.md b/webprofile/11/_index.md index 4a0c71a3a0..0144e85111 100644 --- a/webprofile/11/_index.md +++ b/webprofile/11/_index.md @@ -27,6 +27,7 @@ The Jakarta EE Web Profile defines a profile of the Jakarta EE Platform specific * [Jakarta EE 11 web profile Specification Document](./jakarta-webprofile-spec-11.0.html) (HTML) * [Jakarta Web Profile 11 Javadoc](./apidocs) * [Jakarta Web Profile 11 TCK](https://download.eclipse.org/jakartaee/webprofile/11.0/jakarta-web-profile-tck-11.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/webprofile/11.0/jakarta-web-profile-tck-11.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/webprofile/11.0/jakarta-web-profile-tck-11.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/webprofile/11.0/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-web-api:jar:11.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/11.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/webprofile/12/_index.md b/webprofile/12/_index.md index 4295e10975..6f8f0dcaf7 100644 --- a/webprofile/12/_index.md +++ b/webprofile/12/_index.md @@ -62,6 +62,7 @@ The Jakarta EE Web Profile defines a profile of the Jakarta EE Platform specific * [jakarta.platform:jakarta.jakartaee-web-api:jar:12.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/12.0.0/jar) * [Jakarta EE Web Profile 12 TCK](https://download.eclipse.org/jakartaee/webprofile/12.0/jakarta-web-profile-tck-12.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/webprofile/12.0/jakarta-web-profile-tck-12.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/webprofile/12.0/jakarta-web-profile-tck-12.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/webprofile/12.0/) --> * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/webprofile/8/_index.md b/webprofile/8/_index.md index c19f1be718..a8d106c700 100644 --- a/webprofile/8/_index.md +++ b/webprofile/8/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 366](http://jcp.org/en/jsr/detail?id= * [Jakarta EE Web Profile 8 Specification Document](./webprofile-spec-8.html) (HTML) * [Jakarta EE Web Profile 8 Javadoc](./apidocs) * [Jakarta EE Web Profile 8 TCK](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/8/jakarta-jakartaeetck-8.0.2.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/8/) * Maven coordinates * [jakarta.platform:jakarta.jakartaee-web-api:jar:8.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/8.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/webprofile/9.1/_index.md b/webprofile/9.1/_index.md index 22c7edaff1..2227f34809 100644 --- a/webprofile/9.1/_index.md +++ b/webprofile/9.1/_index.md @@ -11,6 +11,7 @@ The Jakarta EE Web Profile defines a profile of the Jakarta EE Platform specific * [Jakarta Web Profile 9.1 Specification Document](./jakarta-webprofile-spec-9.1.html) (HTML) * [Jakarta Web Profile 9.1 Javadoc](./apidocs) * [Jakarta Web Profile 9.1 TCK](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9.1/jakarta-jakartaeetck-9.1.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9.1/) * Maven coordinates * [jakarta.platform:jakarta.webprofile-api:jar:9.1.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/9.1.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/webprofile/9/_index.md b/webprofile/9/_index.md index 3ab687ef16..66aafacb70 100644 --- a/webprofile/9/_index.md +++ b/webprofile/9/_index.md @@ -11,8 +11,7 @@ The Jakarta EE Web Profile defines a profile of the Jakarta EE Platform specific * [Jakarta Web Profile 9 Specification Document](./jakarta-webprofile-spec-9.html) (HTML) * [Jakarta Web Profile 9 Javadoc](./apidocs) * [Jakarta Web Profile 9.0.0 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip)([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta Web Profile 9.0.1 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.1.zip)([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * [Jakarta Web Profile 9.0.2 TCK](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.2.zip)([sig](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.2.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/9/jakarta-jakartaeetck-9.0.2.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/platform/9/) * Maven coordinates * [jakarta.platform:jakarta.webprofile-api:jar:9.0.0](https://central.sonatype.com/artifact/jakarta.platform/jakarta.jakartaee-web-api/9.0.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification). diff --git a/websocket/1.1/_index.md b/websocket/1.1/_index.md index c5e59fc66c..4332369a02 100644 --- a/websocket/1.1/_index.md +++ b/websocket/1.1/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 356](http://jcp.org/en/jsr/detail?id= * [Jakarta WebSocket 1.1 Specification Document](./websocket-spec-1.1.html) (HTML) * [Jakarta WebSocket 1.1 Javadoc](./apidocs) * [Jakarta WebSocket 1.1 TCK](https://download.eclipse.org/jakartaee/websocket/1.1/jakarta-websocket-tck-1.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/websocket/1.1/jakarta-websocket-tck-1.1.1.zip.sig),[sha](https://download.eclipse.org/jakartaee/websocket/1.1/jakarta-websocket-tck-1.1.1.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/websocket/1.1/) * Maven coordinates * [jakarta.websocket:jakarta.websocket-api:1.1.2:jar](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-api/1.1.2/jar) * [jakarta.websocket:jakarta.websocket-client-api:1.1.2:jar](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-client-api/1.1.2/jar) diff --git a/websocket/2.0/_index.md b/websocket/2.0/_index.md index b712b7875b..e744849fb2 100644 --- a/websocket/2.0/_index.md +++ b/websocket/2.0/_index.md @@ -12,7 +12,7 @@ for the WebSocket protocol (RFC6455). * [Jakarta WebSocket 2.0 Specification Document](./websocket-spec-2.0.html) (HTML) * [Jakarta WebSocket 2.0 Javadoc](./apidocs) * [Jakarta WebSocket 2.0 TCK](https://download.eclipse.org/jakartaee/websocket/2.0/jakarta-websocket-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/websocket/2.0/jakarta-websocket-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/websocket/2.0/jakarta-websocket-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 support [Jakarta WebSocket 2.0.1 TCK](https://download.eclipse.org/jakartaee/websocket/2.0/jakarta-websocket-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/websocket/2.0/jakarta-websocket-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/websocket/2.0/jakarta-websocket-tck-2.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/websocket/2.0/) * Maven coordinates * [jakarta.websocket:jakarta.websocket-api:2.0.0](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-api/2.0.0/jar) diff --git a/websocket/2.1/_index.md b/websocket/2.1/_index.md index 01b976efd0..80b48cdc38 100644 --- a/websocket/2.1/_index.md +++ b/websocket/2.1/_index.md @@ -46,6 +46,7 @@ module. * [Client](./apidocs/client) * [Server](./apidocs/server) * [Jakarta WebSocket 2.1 TCK](https://download.eclipse.org/jakartaee/websocket/2.1/jakarta-websocket-tck-2.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/websocket/2.1/jakarta-websocket-tck-2.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/websocket/2.1/jakarta-websocket-tck-2.1.0.zip.sha256), [pub](https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/websocket/2.1/) * Maven coordinates * [jakarta.websocket:jakarta.websocket-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-api/2.1.0/jar) * [jakarta.websocket:jakarta.websocket-client-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-client-api/2.1.0/jar) diff --git a/websocket/2.2/_index.md b/websocket/2.2/_index.md index 3c33b21cf1..86f8fecb81 100644 --- a/websocket/2.2/_index.md +++ b/websocket/2.2/_index.md @@ -30,6 +30,7 @@ This release removes references to the SecurityManager and provides some minor u * [Client](./apidocs/client) * [Server](./apidocs/server) * [Jakarta WebSocket 2.2 TCK](https://download.eclipse.org/jakartaee/websocket/2.2/jakarta-websocket-tck-2.2.0.zip) ([sig](https://download.eclipse.org/jakartaee/websocket/2.2/jakarta-websocket-tck-2.2.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/websocket/2.2/jakarta-websocket-tck-2.2.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/websocket/2.2/) * Maven coordinates * [jakarta.websocket:jakarta.websocket-api:jar:2.2.0](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-api/2.2.0/jar) * [jakarta.websocket:jakarta.websocket-client-api:jar:2.2.0](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-client-api/2.2.0/jar) diff --git a/websocket/2.3/_index.md b/websocket/2.3/_index.md index d41b6ecaf0..3864b5ae9f 100644 --- a/websocket/2.3/_index.md +++ b/websocket/2.3/_index.md @@ -31,6 +31,7 @@ None. * [Client](./apidocs/client) * [Server](./apidocs/server) * [Jakarta WebSocket 2.3-M1 TCK](https://download.eclipse.org/jakartaee/websocket/2.2/jakarta-websocket-tck-2.2.0.zip) ([info]()) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/websocket/2.3/) * Maven coordinates * [jakarta.websocket:jakarta.websocket-api:jar:2.3.0-M1](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-api/2.3.0-M1/jar) * [jakarta.websocket:jakarta.websocket-client-api:jar:2.3.0-M1](https://central.sonatype.com/artifact/jakarta.websocket/jakarta.websocket-client-api/2.3.0-M1/jar) diff --git a/xml-binding/2.3/_index.md b/xml-binding/2.3/_index.md index 41c2944665..392de88ed5 100644 --- a/xml-binding/2.3/_index.md +++ b/xml-binding/2.3/_index.md @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 222](http://jcp.org/en/jsr/detail?id= * [Jakarta XML Binding 2.3 Specification Document](./xml-binding-spec-2.3.html) (HTML) * [Jakarta XML Binding 2.3 Javadoc](./apidocs/index.html?overview-summary.html) * [Jakarta XML Binding 2.3 TCK](http://download.eclipse.org/ee4j/xml-binding/tck/eftl/jakarta-xml-binding-tck-2.3.0.zip) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-binding/2.3/) * Maven coordinates * [jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3](https://central.sonatype.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/2.3.3/jar) diff --git a/xml-binding/3.0/_index.md b/xml-binding/3.0/_index.md index 969e227243..7e2d963b53 100644 --- a/xml-binding/3.0/_index.md +++ b/xml-binding/3.0/_index.md @@ -13,8 +13,7 @@ between XML documents and Java objects. * [Jakarta XML Binding 3.0 Javadoc](./apidocs) * [Jakarta XML Binding 3.0 XML Schema](https://jakarta.ee/xml/ns/jaxb/bindingschema_3_0.xsd) * [Jakarta XML Binding 3.0 TCK](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 Support [Jakarta XML Binding 3.0.1 TCK](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 12, 17 Support [Jakarta XML Binding 3.0.2 TCK](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-binding/3.0/jakarta-xml-binding-tck-3.0.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-binding/3.0/) * Maven coordinates * [jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1](https://central.sonatype.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/3.0.1/jar) * [Change Log](./changelog) diff --git a/xml-binding/4.0/_index.md b/xml-binding/4.0/_index.md index d64152d385..6004713e25 100644 --- a/xml-binding/4.0/_index.md +++ b/xml-binding/4.0/_index.md @@ -35,8 +35,7 @@ between XML documents and Java objects. * [Jakarta XML Binding 4.0 Javadoc](./apidocs) * [Jakarta XML Binding 3.0 XML Schema](https://jakarta.ee/xml/ns/jaxb/bindingschema_3_0.xsd) * [Jakarta XML Binding 4.0 TCK](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Addresses XML Binding Challenge (Issue [#82](https://github.com/jakartaee/jaxb-tck/issues/82)) [Jakarta XML Binding 4.0.1 TCK](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Allows certification on Java SE 21+ [Jakarta XML Binding 4.0.2 TCK](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.2.zip) ([sig](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-binding/4.0/jakarta-xml-binding-tck-4.0.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-binding/4.0/) * Maven coordinates * [jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2](https://central.sonatype.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api/4.0.2/jar) * [Change Log](./changelog) diff --git a/xml-registries/1.0/_index.md b/xml-registries/1.0/_index.md index c3c869b4fc..bccdd9da63 100644 --- a/xml-registries/1.0/_index.md +++ b/xml-registries/1.0/_index.md @@ -14,6 +14,7 @@ This specification is a re-release of [JSR 93](http://jcp.org/en/jsr/detail?id=9 * [Jakarta XML Registries 1.0 Specification Document](./xml-registries-spec-1.0.html) (HTML) * [Jakarta XML Registries 1.0 Javadoc](./apidocs) * [Jakarta XML Registries 1.0 TCK](https://download.eclipse.org/jakartaee/xml-registries/1.0/jakarta-xml-registries-tck-1.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-registries/1.0/jakarta-xml-registries-tck-1.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/xml-registries/1.0/jakarta-xml-registries-tck-1.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-registries/1.0/) * Maven coordinates * [jakarta.xml.registry:jakarta.xml.registry-api:jar:1.0.10](https://central.sonatype.com/artifact/jakarta.xml.registry/jakarta.xml.registry-api/1.0.10/jar) diff --git a/xml-rpc/1.1/_index.md b/xml-rpc/1.1/_index.md index a7ce4837a5..e9d5711ba6 100644 --- a/xml-rpc/1.1/_index.md +++ b/xml-rpc/1.1/_index.md @@ -11,6 +11,7 @@ This specification is a re-release of [JSR 101](http://jcp.org/en/jsr/detail?id= * [Jakarta XML RPC 1.1 Specification Document](./xml-rpc-spec-1.1.html) (HTML) * [Jakarta XML RPC 1.1 Javadoc](./apidocs) * [Jakarta XML RPC 1.1 TCK](https://download.eclipse.org/jakartaee/xml-rpc/1.1/jakarta-xml-rpc-tck-1.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-rpc/1.1/jakarta-xml-rpc-tck-1.1.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/xml-rpc/1.1/jakarta-xml-rpc-tck-1.1.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-rpc/1.1/) * Maven coordinates * [jakarta.xml.rpc:jakarta.xml.rpc-api:jar:1.1.4](https://central.sonatype.com/artifact/jakarta.xml.rpc/jakarta.xml.rpc-api/1.1.4/jar) diff --git a/xml-web-services/2.3/_index.md b/xml-web-services/2.3/_index.md index 64cfe17b5c..0176796427 100644 --- a/xml-web-services/2.3/_index.md +++ b/xml-web-services/2.3/_index.md @@ -10,6 +10,7 @@ based on Jakarta SOAP with Attachments and Jakarta Web Services Metadata. * [Jakarta XML Web Services 2.3 Specification Document](./xml-ws-spec-2.3.html) (HTML) * [Jakarta XML Web Services 2.3 Javadoc](./apidocs/index.html?overview-summary.html) * [Jakarta XML Web Services 2.3 TCK](http://download.eclipse.org/ee4j/xml-web-services/tck/eftl/jakarta-xml-ws-tck-2.3.0.zip) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-web-services/2.3/) * Maven coordinates * [jakarta.xml.ws:jakarta.xml.ws-api:jar:2.3.3](https://central.sonatype.com/artifact/jakarta.xml.ws/jakarta.xml.ws-api/2.3.3/jar) diff --git a/xml-web-services/3.0/_index.md b/xml-web-services/3.0/_index.md index 46c80ce8fa..9e9cf94393 100644 --- a/xml-web-services/3.0/_index.md +++ b/xml-web-services/3.0/_index.md @@ -13,7 +13,7 @@ based on Jakarta SOAP with Attachments and Jakarta Web Services Metadata. * [Jakarta XML Web Services 3.0 Javadoc](./apidocs) * [Jakarta XML Web Services 3.0 XML Schema](https://jakarta.ee/xml/ns/jaxws/wsdl_customizationschema_3_0.xsd) * [Jakarta XML Web Services 3.0 TCK](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Adds JDK 11 Support [Jakarta XML Web Services 3.0.1 TCK](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-web-services/3.0/jakarta-xml-ws-tck-3.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-web-services/3.0/) * Maven coordinates * [jakarta.xml.ws:jakarta.xml.ws-api:jar:3.0.1](https://central.sonatype.com/artifact/jakarta.xml.ws/jakarta.xml.ws-api/3.0.1/jar) * [Change Log](./changelog) diff --git a/xml-web-services/4.0/_index.md b/xml-web-services/4.0/_index.md index b4f5ead92c..c4d5f4211e 100644 --- a/xml-web-services/4.0/_index.md +++ b/xml-web-services/4.0/_index.md @@ -31,7 +31,7 @@ based on Jakarta SOAP with Attachments and Jakarta Web Services Metadata. * [Jakarta XML Web Services 4.0 Javadoc](./apidocs) * [Jakarta XML Web Services 4.0 XML Schema](https://jakarta.ee/xml/ns/jaxws/wsdl_customizationschema_3_0.xsd) * [Jakarta XML Web Services 4.0 TCK](https://download.eclipse.org/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) - * Set javatest.security.noSecurityManager=true if Java 18+ (Issue [#743](https://github.com/jakartaee/platform-tck/issues/743)) [Jakarta XML Web Services 4.0.1 TCK](https://download.eclipse.org/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/xml-web-services/4.0/) * Maven coordinates * [jakarta.xml.ws:jakarta.xml.ws-api:jar:4.0.2](https://central.sonatype.com/artifact/jakarta.xml.ws/jakarta.xml.ws-api/4.0.2/jar) * [Change Log](./changelog)