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.23.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.24.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 6 contributors

Commits on Dec 8, 2025

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

Commits on Dec 9, 2025

  1. Migrate to jakarta.mail-api:2.1.x as part of Jakarta EE 10 upgrade (#…

    …954)
    
    * #953
    
    * Move `com.sun.mail` changes to `JavaxMailToJakartaMail`
    
    * Sort by groupId
    
    ---------
    
    Co-authored-by: Tim te Beek <tim@moderne.io>
    ChenyuWang98 and timtebeek authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    937bf9b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Lombok: add onMethod_ argument If getter/setter method is annotated (

    …#955)
    
    * add onMethod_ arg If getter/setter method is annotated
    
    * add more test cases
    
    * fix new test cases
    
    * Apply suggestions from code review
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    
    * fix build issue
    
    * apply github-actions suggestion
    
    ---------
    
    Co-authored-by: zakaria-shahen <zakaria-shahen@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    3 people authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    c24a7a6 View commit details
    Browse the repository at this point in the history
  2. UseLombokGetter recipe: fix IndexOutOfBoundsException that occurs w…

    …hen visiting `record` compact constructor method (#956)
    
    * fix IndexOutOfBoundsException
    
    * fix typo
    
    ---------
    
    Co-authored-by: zakaria-shahen <zakaria-shahen@users.noreply.github.com>
    zakaria-shahen and zakaria-shahen authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    d7b0867 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    4a873ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bcd03a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    195efc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Configuration menu
    Copy the full SHA
    7592e24 View commit details
    Browse the repository at this point in the history
Loading