Skip to content
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

Update the Further Information sections for all of the specifications updated in Jakarta EE 11 #123

Open
kito99 opened this issue Oct 19, 2024 · 0 comments
Labels
help wanted Extra attention is needed jakartaee-11

Comments

@kito99
Copy link

kito99 commented Oct 19, 2024

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/11 branch.

@kito99 kito99 added help wanted Extra attention is needed jakartaee-11 labels Oct 20, 2024
@kito99 kito99 assigned kito99 and unassigned kito99 Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed jakartaee-11
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant