From a8cb2da241892e8b2c3aeebbc6a6c35331f58b46 Mon Sep 17 00:00:00 2001 From: Ivar Grimstad Date: Tue, 29 Oct 2024 09:04:59 +0100 Subject: [PATCH] Add links to Jakarta EE 12 release plan page (#976) --- README.md | 4 ++++ jakartaee12/index.md | 27 ++++++++++----------------- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index c25223fe..4759dec9 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ The latest API Java documentation for the Jakarta EE platform are collected here * [Jakarta EE APIs](https://jakarta.ee/specifications/platform/10/apidocs/) +## Jakarta EE 12 + +The [Jakarta EE 12](jakartaee12) page contains links to the documentation and processes used for Jakarta EE 12. + ## Jakarta EE 11 The [Jakarta EE 11](jakartaee11) page contains links to the documentation and processes used for Jakarta EE 11. diff --git a/jakartaee12/index.md b/jakartaee12/index.md index eb3f777f..962c03af 100644 --- a/jakartaee12/index.md +++ b/jakartaee12/index.md @@ -1,33 +1,26 @@ -# Jakarta EE 11 (work in progress) +# Jakarta EE 12 (work in progress) -- [Jakarta EE 11 Release Plan](#jakarta-ee-11-release-plan) +- [Jakarta EE 12 Release Plan](#jakarta-ee-12-release-plan) - [Individual Component Release Plans](#individual-component-release-plans) -- [Jakarta EE 11 Schedule](#jakarta-ee-11-schedule) - - [Jakarta EE 11 Project Board](#jakarta-ee-11-project-board) +- [Jakarta EE 12 Schedule](#jakarta-ee-12-schedule) -## Jakarta EE 11 Release Plan +## Jakarta EE 12 Release Plan -The [Jakarta EE 11 Release Plan](JakartaEE11ReleasePlan) is now available! -During the span of Jun 2023 - Aug 2023, the plan was created, discussed, reviewed, and amended by the Jakarta EE Community and the Platform Project. -On 2023-08-30 and 2023-09-06, a official ballots were approved by the [Jakarta EE Specification Committee](https://jakarta.ee/committees/specification/). -On 2023-08-30 and 2023-09-06 Jakarta EE 11 Release Plan was officially recognized by the [Jakarta EE Steering Committee](https://jakarta.ee/committees/steering/). +The Draft [Jakarta EE 12 Release Plan](JakartaEE12ReleasePlan) is now available! -A [Jakarta EE 11 Release Plan FAQ](JakartaEE11ReleasePlanFAQ) has also been created to help clarify aspects of the Release Plan. +A [Jakarta EE 12 Release Plan FAQ](JakartaEE12ReleasePlanFAQ) has also been created to help clarify aspects of the Release Plan. ### Individual Component Release Plans -The key goal of the [Jakarta EE 11 Release Plan](JakartaEE11ReleasePlan) is to continue the evolution of the Jakarta EE Platform. +The key goal of the [Jakarta EE 12 Release Plan](JakartaEE12ReleasePlan) is to continue the evolution of the Jakarta EE Platform. Individual component Specification release plans have been developed by the respective Specification projects. -## Jakarta EE 11 schedule +## Jakarta EE 12 schedule Overall schedule dates are ***tentative*** and ***subject to change***. -- Final Jakarta EE 11 release - **June/July 2023** completion target +- Final Jakarta EE 12 release - **H1 2026** completion target -See the [Jakarta EE 11 Release Plan](JakartaEE11ReleasePlan) for more schedule details. +See the [Jakarta EE 12 Release Plan](JakartaEE12ReleasePlan) for more schedule details. -### Jakarta EE 11 Project board - -Jakarta EE 11 will track its development progress with an [Azure DevOps Board](https://dev.azure.com/jakarta-ee-azdo/jakarta-ee-azdo/_workitems/). This board is linked to the numerous GitHub issue trackers of the [repositories that comprise the Jakarta EE effort](https://github.com/jakartaee/). The issues in the respective GitHub issue trackers are the real system of record. You can think of the Azure Board as a layer on top of the GitHub issue trackers intended to make sense of the various component issue trackers.