-
Notifications
You must be signed in to change notification settings - Fork 92
Comparing changes
Open a pull request
base repository: openrewrite/rewrite-maven-plugin
base: v6.29.0
head repository: openrewrite/rewrite-maven-plugin
compare: v6.30.0
- 11 commits
- 14 files changed
- 7 contributors
Commits on Feb 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cb3f166 - Browse repository at this point
Copy the full SHA cb3f166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 487a4e4 - Browse repository at this point
Copy the full SHA 487a4e4View commit details
Commits on Feb 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for b5138fc - Browse repository at this point
Copy the full SHA b5138fcView commit details
Commits on Feb 13, 2026
-
Add integration test for JDK 25 LinkageError with Lombok (#1109)
Verifies that the rewrite plugin can parse JDK 25 projects using Lombok on comment-free main sources with commented test sources, which previously triggered a LinkageError in JavaUnrestrictedClassLoader.defineClass(). Co-authored-by: Tim te Beek <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ba6e5a - Browse repository at this point
Copy the full SHA 3ba6e5aView commit details
Commits on Feb 16, 2026
-
chore(ci): bump org.junit:junit-bom from 6.0.2 to 6.0.3 (#1111)
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 99164e9 - Browse repository at this point
Copy the full SHA 99164e9View commit details -
chore(ci): bump io.micrometer:micrometer-core from 1.16.2 to 1.16.3 (#…
…1112) Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.16.2 to 1.16.3. - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.2...v1.16.3) --- updated-dependencies: - dependency-name: io.micrometer:micrometer-core dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d09e235 - Browse repository at this point
Copy the full SHA d09e235View 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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc41141 - Browse repository at this point
Copy the full SHA fc41141View commit details
Commits on Feb 23, 2026
-
chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin (#1114)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be51df2 - Browse repository at this point
Copy the full SHA be51df2View commit details
Commits on Feb 25, 2026
-
Add generateRecipeCsv goal (#1113)
* Add generateRecipeCsv goal Add a Maven equivalent of the Gradle recipeCsvGenerate task. The new rewrite:generateRecipeCsv goal scans compiled classes and resources for recipe definitions (both Java and YAML) and writes a recipes.csv marketplace file to src/main/resources/META-INF/rewrite/recipes.csv. The goal delegates to the existing MavenRecipeMarketplaceGenerator from rewrite-maven, merges with any existing CSV to preserve manual entries, and skips pom-packaging projects gracefully. * Add integration test for imperative Java recipe CSV generation Verify that the generateRecipeCsv goal discovers and includes Java class-based Recipe subclasses in the generated CSV, not just YAML declarative recipes. * Fix copyright year * Match goal name with gradle task name to avoid confusion * Rename test resource paths * Fix paths in test resource pom names * Cancel other in progress CI runs for same ref --------- Co-authored-by: Tim te Beek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab0a77a - Browse repository at this point
Copy the full SHA ab0a77aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 319a5e7 - Browse repository at this point
Copy the full SHA 319a5e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a131783 - Browse repository at this point
Copy the full SHA a131783View 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 v6.29.0...v6.30.0