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

Refactor naming from Java EE to Jakarta #286

Conversation

linartova
Copy link

@linartova linartova commented Jul 19, 2023

Renames JAX-RS stuff to Jakarta REST and JPA to Jakarta Persistence. Tests in Quarkus Spring Data module wasn't renamed as in my eyes it would be weird to use "Jakarta Persistence" when the dependency is still called quarkus-spring-data-jpa, the same case are extensions: QUARKUS_SECURITY_JPA and CAMEL_QUARKUS_JPA.

@linartova linartova changed the title Migrate from javax to jakarta Refactor naming from Java EE to Jakarta Jul 19, 2023
@linartova linartova force-pushed the refactor_naming_from_Java_EE_to_Jakarta_final branch 5 times, most recently from ed1610b to 3c84844 Compare July 19, 2023 15:08
@linartova linartova closed this Jul 19, 2023
@linartova linartova deleted the refactor_naming_from_Java_EE_to_Jakarta_final branch July 19, 2023 15:22
@linartova linartova restored the refactor_naming_from_Java_EE_to_Jakarta_final branch July 19, 2023 15:22
@linartova linartova reopened this Jul 19, 2023
@michalvavrik michalvavrik self-requested a review July 19, 2023 15:30
@linartova linartova force-pushed the refactor_naming_from_Java_EE_to_Jakarta_final branch 4 times, most recently from 02ed470 to 49d6c63 Compare July 20, 2023 13:55
app-full-microprofile/threshold.properties Outdated Show resolved Hide resolved
app-full-microprofile/threshold.properties Outdated Show resolved Hide resolved
app-generated-skeleton/threshold.properties Outdated Show resolved Hide resolved
app-jakarta-rest-minimal/threshold.properties Outdated Show resolved Hide resolved
@linartova linartova force-pushed the refactor_naming_from_Java_EE_to_Jakarta_final branch 2 times, most recently from 349da77 to f4335fb Compare July 26, 2023 09:03
@linartova linartova force-pushed the refactor_naming_from_Java_EE_to_Jakarta_final branch from f4335fb to 6049d9c Compare July 26, 2023 09:11
Copy link
Member

@michalvavrik michalvavrik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michalvavrik michalvavrik merged commit 0b92028 into quarkus-qe:main Jul 26, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants