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.10.1
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.11.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 5 contributors

Commits on May 24, 2025

  1. migrate to java 21 bevore migrating to java 25 (#739)

    Co-authored-by: Tim te Beek <[email protected]>
    MBoegers and timtebeek authored May 24, 2025
    Configuration menu
    Copy the full SHA
    1df28b4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Configuration menu
    Copy the full SHA
    6fa03a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f13e9f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Fix Java to Jakarta XJC binding migration (#741)

    * Fix Java to Jakarta XJC binding migration
    
    * Prevent xjc binding migration for ibm files
    
    * Add comment
    
    * Re-enable test
    
    * Remove unused import
    
    * Change precondition to check for IBM NS, apply best practices and add `@DocumentedExample`
    
    ---------
    
    Co-authored-by: Merlin Bögershausen <[email protected]>
    evie-lau and MBoegers authored May 27, 2025
    Configuration menu
    Copy the full SHA
    251b6f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a747c View commit details
    Browse the repository at this point in the history
Loading