-
Notifications
You must be signed in to change notification settings - Fork 120
Comparing changes
Open a pull request
base repository: openrewrite/rewrite-migrate-java
base: v3.8.0
head repository: openrewrite/rewrite-migrate-java
compare: v3.9.0
- 10 commits
- 25 files changed
- 6 contributors
Commits on Apr 25, 2025
-
refactor: Update Gradle wrapper
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.gradle.UpdateGradleWrapper?organizationId=T3BlblJld3JpdGU%3D#defaults%3DW3sibmFtZSI6ImRpc3RyaWJ1dGlvbiIsInZhbHVlIjoiYmluIn0seyJuYW1lIjoiYWRkSWZNaXNzaW5nIiwidmFsdWUiOiJGYWxzZSJ9XQ%3D%3D Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 5d589aa - Browse repository at this point
Copy the full SHA 5d589aaView commit details
Commits on Apr 26, 2025
-
refactor: OpenRewrite Recipe best practices (#711)
* refactor: OpenRewrite Recipe best practices Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw Co-authored-by: Moderne <team@moderne.io> * Add additional example source --------- Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for a35ebf1 - Browse repository at this point
Copy the full SHA a35ebf1View commit details
Commits on Apr 27, 2025
-
refactor: OpenRewrite Recipe best practices
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.recipes.rewrite.OpenRewriteRecipeBestPractices?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw Co-authored-by: Moderne <team@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 632f5ac - Browse repository at this point
Copy the full SHA 632f5acView commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7f7d5da - Browse repository at this point
Copy the full SHA 7f7d5daView commit details
Commits on May 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a44d6d1 - Browse repository at this point
Copy the full SHA a44d6d1View commit details
Commits on May 2, 2025
-
refactor: Extract documentation examples from tests with stable sourc…
…e order 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>
Configuration menu - View commit details
-
Copy full SHA for ec6ba92 - Browse repository at this point
Copy the full SHA ec6ba92View commit details -
Security Manager API Removal (#713)
* Add Java 25 migration recipe and removal of SecurityManager * Apply suggestions from code review * Apply suggestions from code review * Update java-version-25.yml year * split security manager API removals into separate recipes to guard with precondition * Remove intermediate recipe * tighten preconditions --------- Co-authored-by: Tim te Beek <tim@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 57d4c64 - Browse repository at this point
Copy the full SHA 57d4c64View commit details -
Remove and cleanup
System.getSecurityManager()(#716)* set `System.getSecurityManager()`` calls to `null` and run cleanups afterwards. * Update java-version-25.yml --------- Co-authored-by: Tim te Beek <tim@moderne.io>
Configuration menu - View commit details
-
Copy full SHA for 2fe392a - Browse repository at this point
Copy the full SHA 2fe392aView commit details
Commits on May 4, 2025
-
UseImportPolicy in NoGuavaRefaster (#717)
* UseImportPolicy in NoGuavaRefaster * Update expected examples.yml
Configuration menu - View commit details
-
Copy full SHA for 6b98403 - Browse repository at this point
Copy the full SHA 6b98403View commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d5fa9f - Browse repository at this point
Copy the full SHA 9d5fa9fView 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.8.0...v3.9.0