You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 #).
The text was updated successfully, but these errors were encountered: