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

Updated IgnoredPatterns & Added support for more Rewrite recipes #977

Conversation

shresthaujjwal
Copy link

  • Updated IgnoredPatterns
  • Added support for more Rewrite recipes

Added support for more Rewrite recipes
@fabapp2 fabapp2 linked an issue Oct 19, 2023 that may be closed by this pull request
@fabapp2 fabapp2 added type: enhancement New feature or request revamp labels Oct 19, 2023
Copy link
Contributor

@fabapp2 fabapp2 left a comment

Choose a reason for hiding this comment

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

Thank you for contributing @shresthaujjwal 🚀

@shresthaujjwal
Copy link
Author

@fabapp2 sure. Got busy last few days. Let me see where I left off

@shresthaujjwal
Copy link
Author

@fabapp2 can we get this merged

<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-migrate-java</artifactId>
</dependency>
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you remove the "recipe" jars again?
They should not be part of the parser component by default.

Copy link
Author

Choose a reason for hiding this comment

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

Sure @fabapp2. The reason the add them was so that we don't need to manage it it in core or the app where the sdk is being used ?

Copy link
Author

Choose a reason for hiding this comment

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

Do u want me to remove the recipe bom too ?

@shresthaujjwal
Copy link
Author

@fabapp2 please review the change as requested, i have removed the recipe

Copy link
Contributor

@fabapp2 fabapp2 left a comment

Choose a reason for hiding this comment

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

Thank you for this contribution @shresthaujjwal 🚀

@fabapp2 fabapp2 merged commit a3850af into spring-projects-experimental:version/revamp Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
revamp type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Update Ignored Patterns
2 participants