merge master#1
Merged
YarochkinMichael merged 16 commits intoadd-localdate-mapping-to-joda-recipefrom Apr 22, 2025
Merged
Conversation
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.CorrectlySpacedDescriptions?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw Co-authored-by: Moderne <team@moderne.io>
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.text.FindAndReplace?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw#defaults%3DW3sibmFtZSI6ImZpbmQiLCJ2YWx1ZSI6InJld3JpdGUta290bGluOiRyZXdyaXRlVmVyc2lvbiJ9LHsibmFtZSI6InJlcGxhY2UiLCJ2YWx1ZSI6InJld3JpdGUta290bGluIn1d Co-authored-by: Moderne <team@moderne.io>
* Jakarta EE11 * Jakarta EE11 * Update src/test/java/org/openrewrite/java/migrate/jakarta/JakartaEE11Test.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Very light polish --------- Co-authored-by: Tim te Beek <tim@moderne.io> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <team@moderne.io>
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.ChangeType?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw#defaults%3DW3sibmFtZSI6Im9sZEZ1bGx5UXVhbGlmaWVkVHlwZU5hbWUiLCJ2YWx1ZSI6Im9yZy5vcGVucmV3cml0ZS5FeGFtcGxlIn0seyJuYW1lIjoibmV3RnVsbHlRdWFsaWZpZWRUeXBlTmFtZSIsInZhbHVlIjoib3JnLm9wZW5yZXdyaXRlLkRvY3VtZW50RXhhbXBsZSJ9XQ%3D%3D Co-authored-by: Moderne <team@moderne.io>
Use this link to re-run the recipe: https://app.moderne.io/builder/ITGQhdQKv?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <team@moderne.io>
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.SourceSpecTextBlockNewLine?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <team@moderne.io>
* Improved bouncy castle implementation * fixed import in test * Include `.after(identity())` and use AssertJ to the fullest extent --------- Co-authored-by: Tim te Beek <tim@moderne.io>
* migrate recipes as-is * fix year in license * minor polish * remove line in recipe spec * Update src/test/java/org/openrewrite/java/migrate/lombok/NormalizeGetterTest.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix build * apply suggestions from review bot * Merge the `deriveGetterMethodName` methods * Inline MethodAcc * Inline MethodRecorder & rename list of methods not renamed * Remove unnecessary packages * Capture current behavior with a running test * markdown and comments * add fieldaccess * add document missing behaviour * deal wth subtypes * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Group the tests that expect no change * Use early returns in `isEffectivelyGetter` * Adopt `TypeUtils.isOverride` * Use `MethodMatcher.methodPattern(method)` and `getTypesInUse().getDeclaredMethods()` * Update src/main/java/org/openrewrite/java/migrate/lombok/NormalizeGetter.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Expect to fail for a case not covered yet * Expect partial rename outside of `NoChange` nested class * refactor: rename to sth. less ambiguous --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tim te Beek <tim@moderne.io> Co-authored-by: Tim te Beek <timtebeek@gmail.com>
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.recipes.ExamplesExtractor?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw Co-authored-by: Moderne <team@moderne.io>
26b04fe
into
add-localdate-mapping-to-joda-recipe
1 check passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.