-
Notifications
You must be signed in to change notification settings - Fork 114
Comparing changes
Open a pull request
base repository: openrewrite/rewrite-migrate-java
base: v3.27.1
head repository: openrewrite/rewrite-migrate-java
compare: v3.28.0
- 8 commits
- 11 files changed
- 5 contributors
Commits on Feb 18, 2026
-
Add maven-compiler-plugin version when missing during Java migration (#…
…989) When maven-compiler-plugin has no <version> tag and uses <source>/<target>, the migration converts to <release> but the default plugin version (3.1) doesn't support it. Set addVersionIfMissing on UpgradePluginVersion so a compatible version is always present.
Configuration menu - View commit details
-
Copy full SHA for c17f866 - Browse repository at this point
Copy the full SHA c17f866View commit details
Commits on Feb 19, 2026
-
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 32b8caa - Browse repository at this point
Copy the full SHA 32b8caaView commit details -
UpdateSdkManrecipe to supportnewJavaVersion=latest.patch(#990)* newJavaVersion=minor * sameMajor * Use latest.patch * Option doc --------- Co-authored-by: Tim te Beek <tim@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 626e34f - Browse repository at this point
Copy the full SHA 626e34fView commit details
Commits on Feb 20, 2026
-
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.java.migrate.UpdateSdkMan?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl#defaults=W3sidmFsdWUiOiJsYXRlc3QucGF0Y2giLCJuYW1lIjoibmV3VmVyc2lvbiJ9XQ== Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for f30e774 - Browse repository at this point
Copy the full SHA f30e774View commit details -
OpenRewrite recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for e750f1b - Browse repository at this point
Copy the full SHA e750f1bView commit details
Commits on Feb 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7c8b223 - Browse repository at this point
Copy the full SHA 7c8b223View commit details -
Fix UpdateSdkManTest to use current SDKMAN Java versions (#991)
Update test fixtures to use Java versions available in the current sdkman-java.csv after the automated update removed 17.0.17-tem and 11.0.29-amzn.
Configuration menu - View commit details
-
Copy full SHA for 0b2cb73 - Browse repository at this point
Copy the full SHA 0b2cb73View commit details -
Update Gradle wrapper to 9.3.1
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.gradle.UpdateGradleWrapper?organizationId=QUxML01vZGVybmUvTW9kZXJuZSArIE9wZW5SZXdyaXRl#defaults=W3sidmFsdWUiOiI5LjMuMSIsIm5hbWUiOiJ2ZXJzaW9uIn0seyJ2YWx1ZSI6ImJpbiIsIm5hbWUiOiJkaXN0cmlidXRpb24ifSx7InZhbHVlIjpmYWxzZSwibmFtZSI6ImFkZElmTWlzc2luZyJ9LHsidmFsdWUiOiJiMjY2ZDVmZjZiOTBlYWRhNmRjM2IyMGNiMDkwZTM3MzEzMDJlNTUzYTI3YzVkM2U0ZGYxZjBkNzZiZWFmZjA2IiwibmFtZSI6ImRpc3RyaWJ1dGlvbkNoZWNrc3VtIn1d Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for f5a2bd8 - Browse repository at this point
Copy the full SHA f5a2bd8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.27.1...v3.28.0