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.15.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.16.0
Choose a head ref
  • 7 commits
  • 47 files changed
  • 5 contributors

Commits on Aug 22, 2025

  1. Fixed validation.xml in jakarta-ee-10.yml (#834)

    * Fixed validation.xml in jakarta-ee-10.yml
    
    Wrong URL and namespace.
    
    * Update expectations as well
    
    ---------
    
    Co-authored-by: Tim te Beek <tim@moderne.io>
    daniel-skovenborg and timtebeek authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    eb159a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

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

Commits on Aug 26, 2025

  1. Adding jakarta.servlet:jakarta.servlet-api explicitly when the `jav…

    …ax.servlet:javax.servlet-api` it is trying to migrate from was only available transitively. (#835)
    steve-aom-elliott authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    7d30127 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ba076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05fa3e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    c831007 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caec49a View commit details
    Browse the repository at this point in the history
Loading