Skip to content

Add TCK Download Links for Mail, EL, and MVC #814

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions expression-language/3.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion expression-language/4.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

Expand Down
1 change: 1 addition & 0 deletions expression-language/5.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
2 changes: 1 addition & 1 deletion expression-language/6.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
1 change: 1 addition & 0 deletions mail/1.6/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This specification is a re-release of [JSR 919](http://jcp.org/en/jsr/detail?id=
* [Jakarta Mail 1.6 Specification Document](./mail-spec-1.6.html) (HTML)
* [Jakarta Mail 1.6 Javadoc](./apidocs)
* [Jakarta Mail 1.6 TCK](https://download.eclipse.org/jakartaee/mail/1.6/jakarta-mail-tck-1.6.0.zip) ([sig](https://download.eclipse.org/jakartaee/mail/1.6/jakarta-mail-tck-1.6.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/mail/1.6/jakarta-mail-tck-1.6.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* For all TCK releases, see [download directory](https://download.eclipse.org/jakartaee/mail/1.6)
* Maven coordinates
* [jakarta.mail:jakarta.mail-api:jar:1.6.4](https://central.sonatype.com/artifact/jakarta.mail/jakarta.mail-api/1.6.4/jar)

Expand Down
2 changes: 1 addition & 1 deletion mail/2.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Jakarta Mail defines a platform-independent and protocol-independent framework t
* [Jakarta Mail 2.0 Specification Document](./jakarta-mail-spec-2.0.html) (HTML)
* [Jakarta Mail 2.0 Javadoc](./apidocs)
* [Jakarta Mail 2.0 TCK](https://download.eclipse.org/jakartaee/mail/2.0/jakarta-mail-tck-2.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/mail/2.0/jakarta-mail-tck-2.0.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/mail/2.0/jakarta-mail-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Adds JDK 11 Support [Jakarta Mail 2.0.1 TCK](https://download.eclipse.org/jakartaee/mail/2.0/jakarta-mail-tck-2.0.1.zip) ([sig](https://download.eclipse.org/jakartaee/mail/2.0/jakarta-mail-tck-2.0.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/mail/2.0/jakarta-mail-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/mail/2.0)
* Maven coordinates
* [jakarta.mail:jakarta.mail-api:jar:2.0.1](https://central.sonatype.com/artifact/jakarta.mail/jakarta.mail-api/2.0.1/jar)
* [Change Log](./changelog)
Expand Down
3 changes: 1 addition & 2 deletions mail/2.1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ None
* [Jakarta Mail 2.1 Specification Document](./jakarta-mail-spec-2.1.html) (HTML)
* [Jakarta Mail 2.1 Javadoc](./apidocs)
* [Jakarta Mail 2.1 TCK](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.0.zip) ([sig](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.0.zip.sig), [sha](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Addresses Mail Challenge (Issue [#625](https://github.com/jakartaee/mail-api/issues/625)) [Jakarta Mail 2.1.1 TCK](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.1.zip) ([sig](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.1.zip.sig), [sha](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.1.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Allows certification on Java SE 21+ [Jakarta Mail 2.1.2 TCK](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.2.zip) ([sig](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-tck-2.1.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/mail/2.1/jakarta-mail-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/mail/2.1/)
* Maven coordinates
* [jakarta.mail:jakarta.mail-api:jar:2.1.3](https://central.sonatype.com/artifact/jakarta.mail/jakarta.mail-api/2.1.3/jar)
* [Change Log](./changelog)
Expand Down
1 change: 1 addition & 0 deletions mvc/1.1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Jakarta MVC defines a standard for creating web applications following the actio
* [Jakarta MVC 1.1 Specification Document](./jakarta-mvc-spec-1.1.html) (HTML)
* [Jakarta MVC 1.1 Javadoc](./apidocs)
* [Jakarta MVC 1.1 TCK](http://download.eclipse.org/jakartaee/mvc/1.1/jakarta-mvc-tck-1.1.0.zip) ([sig](http://download.eclipse.org/jakartaee/mvc/1.1/jakarta-mvc-tck-1.1.0.zip.sig), [sha](http://download.eclipse.org/jakartaee/mvc/1.1/jakarta-mvc-tck-1.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* For all TCK releases, see [download directory](http://download.eclipse.org/jakartaee/mvc/1.1)
* Maven coordinates
* [jakarta.mvc:jakarta.mvc-api:jar:1.1.0](https://central.sonatype.com/artifact/jakarta.mvc/jakarta.mvc-api/1.1.0/jar)

Expand Down
1 change: 1 addition & 0 deletions mvc/2.0/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The key goal of this release is to switch the namespace for the API from `javax
* [Jakarta MVC 2.0 Specification Document](./jakarta-mvc-spec-2.0.html) (HTML)
* [Jakarta MVC 2.0 Javadoc](./apidocs)
* [Jakarta MVC 2.0 TCK](http://download.eclipse.org/jakartaee/mvc/2.0/jakarta-mvc-tck-2.0.0.zip) ([sig](http://download.eclipse.org/jakartaee/mvc/2.0/jakarta-mvc-tck-2.0.0.zip.sig), [sha](http://download.eclipse.org/jakartaee/mvc/2.0/jakarta-mvc-tck-2.0.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* For all TCK releases, see [download directory](http://download.eclipse.org/jakartaee/mvc/2.0)
* Maven coordinates
* [jakarta.mvc:jakarta.mvc-api:jar:2.0.0](https://central.sonatype.com/artifact/jakarta.mvc/jakarta.mvc-api/2.0.0/jar)
* Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification).
Expand Down
1 change: 1 addition & 0 deletions mvc/2.1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ This release ensures alignment with Jakarta RESTful Web Services 3.1 as well as
* [Jakarta MVC 2.1 Specification Document](./jakarta-mvc-spec-2.1.html) (HTML)
* [Jakarta MVC 2.1 Javadoc](./apidocs)
* [Jakarta MVC 2.1 TCK](http://download.eclipse.org/jakartaee/mvc/2.1/jakarta-mvc-tck-2.1.0.zip) ([sig](http://download.eclipse.org/jakartaee/mvc/2.1/jakarta-mvc-tck-2.1.0.zip.sig), [sha](http://download.eclipse.org/jakartaee/mvc/2.1/jakarta-mvc-tck-2.1.0.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* For all TCK releases, see [download directory](http://download.eclipse.org/jakartaee/mvc/2.1/)
* Maven coordinates
* [jakarta.mvc:jakarta.mvc-api:jar:2.1.0](https://central.sonatype.com/artifact/jakarta.mvc/jakarta.mvc-api/2.1.0/jar)
* Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification).
Expand Down