Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openrewrite/rewrite-migrate-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.0
Choose a base ref
...
head repository: openrewrite/rewrite-migrate-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.0
Choose a head ref
  • 20 commits
  • 35 files changed
  • 11 contributors

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    244dc5c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    577c7f2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Migrate com:intellij:annotations to org.jetbrains:annotations (#719)

    * Adding declarative recipe for migrating `com.intellij:annotations` dependencies to `org.jetbrains:annotations`. As noted in the issue, the packages used within the dependencies were already using `org.jetbrains.annotations` back to the oldest available version of `com.intelli:annotations` so packages do not need to be migrated.
    
    ---------
    
    Co-authored-by: Tim te Beek <tim@moderne.io>
    Co-authored-by: Jente Sondervorst <jentesondervorst@gmail.com>
    3 people authored May 13, 2025
    Configuration menu
    Copy the full SHA
    f63fca7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. JavaxMailToJakartaMail recipe should support the migration of javax.m…

    …ail:mail (#721)
    
    * Support the migration of javax.mail:mail
    
    * Don't include dependency in type table
    
    * Apply suggestions from code review
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Tim te Beek <timtebeek@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    3 people authored May 16, 2025
    Configuration menu
    Copy the full SHA
    ffa3045 View commit details
    Browse the repository at this point in the history
  2. JavaxWsToJakartaWs recipe does not add jakarta.ws.rs-api when upgradi…

    …ng from JavaEE 8 to JavaEE 9 (#723)
    
    * Add Jakarta WS dependency if it was only available transitively
    
    * Clean up test
    
    * Apply suggestions from code review
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Tim te Beek <tim@moderne.io>
    Co-authored-by: Tim te Beek <timtebeek@gmail.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    4 people authored May 16, 2025
    Configuration menu
    Copy the full SHA
    648c5c2 View commit details
    Browse the repository at this point in the history
  3. Update Module provided recipes to use the provided scope (#725)

    Co-authored-by: cjobinab <cjobinab@us.ibm.com>
    cjobinabo and cjobinab authored May 16, 2025
    Configuration menu
    Copy the full SHA
    866b433 View commit details
    Browse the repository at this point in the history
  4. Update module provided recipes (#726)

    * Update Module provided recipes to use the provided scope
    
    * added gradle config support
    
    ---------
    
    Co-authored-by: cjobinab <cjobinab@us.ibm.com>
    cjobinabo and cjobinab authored May 16, 2025
    Configuration menu
    Copy the full SHA
    5adb91d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. Configuration menu
    Copy the full SHA
    1adc829 View commit details
    Browse the repository at this point in the history
  2. refactor: Java 21 for tests

    Use this link to re-run the recipe: https://app.moderne.io/builder/VAYPd4TEG?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw
    
    Co-authored-by: Moderne <team@moderne.io>
    2 people authored and app committed May 17, 2025
    Configuration menu
    Copy the full SHA
    95fb827 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. refactor: Java 17 features for tests

    Use this link to re-run the recipe: https://app.moderne.io/builder/PM23vSNHB?organizationId=ODQ2MGExMTUtNDg0My00N2EwLTgzMGMtNGE1NGExMTBmZDkw
    
    Co-authored-by: Moderne <team@moderne.io>
    timtebeek and TeamModerne committed May 18, 2025
    Configuration menu
    Copy the full SHA
    9c857e4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    2c67f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f58294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    503eacd View commit details
    Browse the repository at this point in the history
  4. Upgrade existing jakarta.annotation-api to 2.0.x for EE9 (#729)

    * Upgrade existing jakarta.annotation-api to 2.0.x for EE9
    
    * Update expectation to upgrade from v1 to v2
    
    ---------
    
    Co-authored-by: Tim te Beek <tim@moderne.io>
    evie-lau and timtebeek authored May 19, 2025
    Configuration menu
    Copy the full SHA
    f4603f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8e4990 View commit details
    Browse the repository at this point in the history
  6. Ensure jakarta.annotation dependency is provided scope. Add/change te…

    …sts (#734)
    
    * Ensure jakarta.annotation dependency is provided scope. Add/change tests
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Tim te Beek <tim@moderne.io>
    evie-lau and timtebeek authored May 19, 2025
    Configuration menu
    Copy the full SHA
    88a1c90 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb161e6 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Configuration menu
    Copy the full SHA
    276c44b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5fbd1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Make org.openrewrite.java.migrate.lombok.log.LogVisitor public to avo…

    …id class loader access issues when loading recipe (#738)
    bryceatmoderne authored May 22, 2025
    Configuration menu
    Copy the full SHA
    5295c75 View commit details
    Browse the repository at this point in the history
Loading