Skip to content

Commit

Permalink
On branch edburns-msft-364-ee11-m02-spec-draft (#729)
Browse files Browse the repository at this point in the history
* On branch edburns-msft-364-ee11-m02-spec-draft
modified:   coreprofile/11/_index.md
modified:   platform/11/_index.md
modified:   webprofile/11/_index.md

- Add hyperlinks to generated spec documents.

new file:   coreprofile/11/jakarta-coreprofile-spec-11.0-M2.html
new file:   coreprofile/11/jakarta-coreprofile-spec-11.0-M2.pdf
new file:   platform/11/jakarta-platform-spec-11.0-M2.html
new file:   platform/11/jakarta-platform-spec-11.0-M2.pdf
new file:   webprofile/11/jakarta-webprofile-spec-11.0-M2.html
new file:   webprofile/11/jakarta-webprofile-spec-11.0-M2.pdf

- Generated spec documents.

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-364-ee11-m02-spec-draft Fix rendering to show coordinates correctly.
modified:   coreprofile/11/_index.md
modified:   platform/11/_index.md
modified:   webprofile/11/_index.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

---------

Signed-off-by: Ed Burns <edburns@microsoft.com>
  • Loading branch information
edburns committed Apr 16, 2024
1 parent 6ce9d71 commit 2dc6e78
Show file tree
Hide file tree
Showing 9 changed files with 22,913 additions and 17 deletions.
13 changes: 9 additions & 4 deletions coreprofile/11/_index.md
Expand Up @@ -25,16 +25,21 @@ The Jakarta EE Core Profile defines a profile of the Jakarta EE platform specifi
* [Jakarta Core Profile 11 Specification Document](jakarta-coreprofile-spec-11.0.pdf) (PDF)
* [Jakarta Core Profile 11 Specification Document](jakarta-coreprofile-spec-11.0.html) (HTML)
-->
* [Jakarta Core Profile 11 M2 Javadoc](./apidocs)
* Milestones
* Milestone 2
* Specification documents
* [Jakarta EE 11 M2 core profile Specification Document](./jakarta-coreprofile-spec-11.0-M2.pdf) (PDF)
* [Jakarta EE 11 M2 core profile Specification Document](./jakarta-coreprofile-spec-11.0-M2.html) (HTML)
* [Jakarta Core Profile 11 M2 Javadoc](./apidocs)
* Maven coordinates
* [jakarta.platform:jakarta.jakartaee-core-api:jar:11.0.0-M2](https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-core-api/11.0.0-M2/jar)

<!--
* [Jakarta Core Profile 10.0 TCK](https://download.eclipse.org/jakartaee/coreprofile/11/jakarta-core-profile-tck-11.0.0.zip)
([sig](https://download.eclipse.org/jakartaee/coreprofile/11/jakarta-core-profile-tck-10.0.0.zip.sig),
[sha](https://download.eclipse.org/jakartaee/coreprofile/11/jakarta-core-profile-tck-11.0.0.zip.sha256),
[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
-->
* Maven coordinates
* [jakarta.platform:jakarta.jakartaee-core-api:jar:11.0.0-M2](https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-core-api/11.0.0-M2/jar)

# Compatible Implementations

Compatible Implementations of the Jakarta EE Core Profile specification are eligible to use the _Jakarta EE Compatible_ logo. For more information, see [Get Listed](/compatibility/get-listed/).
Expand Down
800 changes: 800 additions & 0 deletions coreprofile/11/jakarta-coreprofile-spec-11.0-M2.html

Large diffs are not rendered by default.

Binary file not shown.
19 changes: 10 additions & 9 deletions platform/11/_index.md
Expand Up @@ -24,19 +24,20 @@ The Jakarta EE Platform defines a standard platform for hosting Jakarta EE appli
# Details

* [Jakarta EE Platform 11 Release Record](https://projects.eclipse.org/projects/ee4j.jakartaee-platform/releases/11)
* [Jakarta EE Platform 11 Release Plan](https://jakartaee.github.io/platform/jakartaee11/JakartaEE11ReleasePlan)
<!--
* [Jakarta EE Platform 11 M1 Specification Document](./jakarta-platform-spec-11.0.pdf) (PDF)
* [Jakarta EE Platform 11 M1 Specification Document](./jakarta-platform-spec-11.0.html) (HTML)
-->
* [Jakarta EE Platform 11 M2 Javadoc](./apidocs)
* [Jakarta EE Platform 11 Release Plan](https://jakartaee.github.io/platform/jakartaee11/JakartaEE11ReleasePlan)
* Milestones
* Milestone 2
* Specification documents
* [Jakarta EE Platform 11 M2 Specification Document](./jakarta-platform-spec-11.0-M2.pdf) (PDF)
* [Jakarta EE Platform 11 M2 Specification Document](./jakarta-platform-spec-11.0-M2.html) (HTML)
* [Jakarta EE Platform 11 M2 Javadoc](./apidocs)
* Maven coordinates
* [jakarta.platform:jakarta.jakartaee-api:jar:11.0.0-M2](https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-api/11.0.0-M2/jar)

<!--
* [Jakarta EE Platform 11 TCK](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.0.zip) ([sig]
(https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
-->
* Maven coordinates
* [jakarta.platform:jakarta.jakartaee-api:jar:11.0.0-M2](https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-api/11.0.0-M2/jar)

# Compatible Implementations

Compatible Implementations of the Jakarta EE Platform specification are eligible to use the _Jakarta EE Compatible_ logo. For more information, see [Get Listed](/compatibility/get-listed/).
Expand Down
18,684 changes: 18,684 additions & 0 deletions platform/11/jakarta-platform-spec-11.0-M2.html

Large diffs are not rendered by default.

Binary file added platform/11/jakarta-platform-spec-11.0-M2.pdf
Binary file not shown.
13 changes: 9 additions & 4 deletions webprofile/11/_index.md
Expand Up @@ -27,13 +27,18 @@ The Jakarta EE Web Profile defines a profile of the Jakarta EE Platform specific
* [Jakarta Web Profile 11 Specification Document](./jakarta-webprofile-spec-11.0.pdf) (PDF)
* [Jakarta Web Profile 11 Specification Document](./jakarta-webprofile-spec-11.0.html) (HTML)
-->
* [Jakarta Web Profile 11 M2 Javadoc](./apidocs)
* Milestones
* Milestone 2
* Specification documents
* [Jakarta EE 11 M2 web profile Specification Document](./jakarta-webprofile-spec-11.0-M2.pdf) (PDF)
* [Jakarta EE 11 M2 web profile Specification Document](./jakarta-webprofile-spec-11.0-M2.html) (HTML)
* [Jakarta Web Profile 11 M2 Javadoc](./apidocs)
* Maven coordinates
* [jakarta.platform:jakarta.jakartaee-web-api:jar:11.0.0-M2](https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-web-api/11.0.0-M2/jar)

<!--
* [Jakarta Web Profile 11 TCK](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.0.zip) ([sig](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.0.zip.sig),[sha](https://download.eclipse.org/jakartaee/platform/11/jakarta-jakartaeetck-11.0.0.zip.sha256),[pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
-->
* Maven coordinates
* [jakarta.platform:jakarta.jakartaee-web-api:jar:11.0.0-M2](https://search.maven.org/artifact/jakarta.platform/jakarta.jakartaee-web-api/11.0.0-M2/jar)

# Compatible Implementations

Compatible Implementations of the Jakarta EE Web Profile specification are eligible to use the _Jakarta EE Compatible_ logo. For more information, see [Get Listed](/compatibility/get-listed/).
Expand Down

0 comments on commit 2dc6e78

Please sign in to comment.