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 Further Reading links #99

Open
kito99 opened this issue Dec 14, 2023 · 7 comments
Open

Update Further Reading links #99

kito99 opened this issue Dec 14, 2023 · 7 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kito99
Copy link

kito99 commented Dec 14, 2023

Many chapters include "Further Information" sections that have a link to the specification and additional resources. Please review these sections and update the links to point to the Jakarta EE 10 version of the specification, and verify that the other links work and are still relevant.

This needs to be done for all chapters except for ones handled by other tickets:

  • Jakarta REST
  • Jakarta Persistence
  • Jakarta Servlet
  • Jakarta CDI

The easiest way find the files you need to update is to search for "== Further Information" in your IDE or text editor:

2023-12-14_09-49-56

You can find the specifications here: https://jakarta.ee/specifications/. You'll want the latest version that is not in development, since Jakarta EE 10 was released last year.

@kito99 kito99 added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 14, 2023
@kito99 kito99 added this to the Jakarta EE 10 Updates milestone Dec 14, 2023
@Harsh4902
Copy link

@kito99 I want to work on this issue.

@kito99 kito99 assigned kito99 and Harsh4902 and unassigned kito99 Jan 4, 2024
@kito99
Copy link
Author

kito99 commented Jan 4, 2024

@Harsh4902 you got it! thanks!

@Harsh4902
Copy link

@kito99 do I just need to replace for example == Further Information about Jakarta Bean Validation with the https://jakarta.ee/specifications/bean-validation/3.1/ or I have to put some more information? If so then what information should I put?

@kito99
Copy link
Author

kito99 commented Jan 10, 2024

@Harsh4902 You don't need to add any new information. Just go through each of the chapters mentioned above and make sure the links in the Further Information section are updated for Jakarta EE 10. It looks like there was no update to Bean Validation for Jakarta EE 10, so that one doesn't need to be updated (3.1 is for Jakarta EE 11).

@AbdAlRahmanGad
Copy link

@kito99 Hi, is this issue still open for commits? can I take it?

@kito99
Copy link
Author

kito99 commented Feb 23, 2024

@AbdAlRahmanGad let's give @Harsh4902 one last chance. @Harsh4902 do you have time to work on this soon?

@Harsh4902
Copy link

@kito99 I have already raised a PR for this. Please review it so I can get an idea of which things need to be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: 👀 In review
Development

No branches or pull requests

3 participants