Skip to content

3.0 Upgrade Recipe: Wrong JavaxMigrationToJakarta recipe name #738

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

Closed
xiaowu2012 opened this issue Feb 27, 2023 · 1 comment · Fixed by #747
Closed

3.0 Upgrade Recipe: Wrong JavaxMigrationToJakarta recipe name #738

xiaowu2012 opened this issue Feb 27, 2023 · 1 comment · Fixed by #747
Labels
3.0.0 Spring Boot 3.0.0 good first issue Good for newcomers type: enhancement New feature or request

Comments

@xiaowu2012
Copy link

spring-boot-migrator/components/sbm-recipes-boot-upgrade/src/main/resources/recipes/27_30/migration/sbu30-migrate-to-jakarta-packages.yaml

Wrong: openRewriteRecipeName: org.openrewrite.java.migrate.JavaxMigrationToJakarta
Correct one: openRewriteRecipeName: org.openrewrite.java.migrate.jakarta.JavaxMigrationToJakarta

I am not a contributor, and do not know how to be a contributor, so report this issue here.

@xiaowu2012 xiaowu2012 added 3.0.0 Spring Boot 3.0.0 good first issue Good for newcomers type: enhancement New feature or request upgrade:boot-recipe labels Feb 27, 2023
@xiaowu2012 xiaowu2012 changed the title 3.0 Upgrade Recipe: Wrong JavaxMigrationToJakarta 3.0 Upgrade Recipe: Wrong JavaxMigrationToJakarta recipe name Feb 27, 2023
@sanagaraj-pivotal
Copy link
Contributor

Hi @xiaowu2012 Thanks for reporting this issue, This PR-747 Should fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0.0 Spring Boot 3.0.0 good first issue Good for newcomers type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants