-
Notifications
You must be signed in to change notification settings - Fork 36
Description
The intro section of many of the chapters has a Further Information section that links to the specific version of the specification that's used in the selected version of Jakarta EE. For example: https://jakarta.ee/learn/docs/jakartaee-tutorial/current/cdi/cdi-basic/cdi-basic.html#_further_information_about_cdi. 16 specifications were updated for Jakarta EE 11, so the the Further Information section needs to be updated for all of them. In most cases, this just requires changing one or two URLs per page.
All of the chapters are located here: https://github.com/jakartaee/jakartaee-tutorial/tree/main/src/release/11/antora/modules/web/pages. For example, to update the Further Information section for CDI, you would edit https://github.com/jakartaee/jakartaee-tutorial/blob/release/11/src/main/antora/modules/cdi/pages/cdi-basic/cdi-basic015.adoc.
The full list of specification versions that must be updated is listed in the Introduction section here: https://newsroom.eclipse.org/eclipse-newsletter/2024/july/developer%E2%80%99s-guide-jakarta-ee-11. You can find the links to all of the specifications here:
https://jakarta.ee/specifications/ (click on the Project link to get to the correct version #).
NOTE: The Jakarta Data is new, so it is handled in another issue. You do not need to worry about it in this issue.
IMPORTANT: Please use the
release/11branch.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status