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

Spring Boot 3, Jakarta EE 9 regression #681

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

xLitil
Copy link
Contributor

@xLitil xLitil commented Mar 3, 2025

What's changed?

Since PR openrewrite/rewrite-migrate-java#674, the recipe JavaxMigrationToJakarta update to Jakarta 9 and not 10

What's your motivation?

Spring Boot 3 is Jakarta 10

Anything in particular you'd like reviewers to focus on?

None

Anyone you would like to review specifically?

None

Have you considered any alternatives or workarounds?

No, it's the best option 😄

Any additional context

No

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've read and applied the recipe conventions and best practices
  • I've used the IntelliJ IDEA auto-formatter on affected files

@timtebeek
Copy link
Contributor

Thanks for spotting and fixing this @xLitil ! We'll let the tests run, but I think we can merge this soon after

@timtebeek timtebeek self-requested a review March 3, 2025 18:07
@timtebeek timtebeek added bug Something isn't working boot-3.0 labels Mar 3, 2025
@timtebeek
Copy link
Contributor

It looks like we have failures on main as well, so we'll fix those there. Thanks again!

@timtebeek timtebeek merged commit d97579b into openrewrite:main Mar 3, 2025
1 of 2 checks passed
@xLitil
Copy link
Contributor Author

xLitil commented Mar 4, 2025

Thank you @timtebeek for your quick review and merge 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
boot-3.0 bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants