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-logging-frameworks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.0
Choose a base ref
...
head repository: openrewrite/rewrite-logging-frameworks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.18.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 19, 2024

  1. Drop contextSensitive() from JavaTemplate to fix compilation (#203)

    timtebeek authored Dec 19, 2024
    Copy the full SHA
    8dc20c7 View commit details

Commits on Dec 20, 2024

  1. Remove log4j from runtime classpath as it is only needed to generate …

    …a recipe from a refaster template (#204)
    
    * Remove log4j from runtime classpath as it is only needed to generate a recipe from a refaster template
    
    This does not yet work as expected in the test
    
    * Add testRuntimeOnly for now, with TODO on Refaster classpath
    
    * Add missing trailing brace
    
    ---------
    
    Co-authored-by: Tim te Beek <[email protected]>
    pstreef and timtebeek authored Dec 20, 2024
    Copy the full SHA
    8bf0aa2 View commit details
  2. refactor: Update Gradle wrapper

    2 people authored and app committed Dec 20, 2024
    Copy the full SHA
    7599254 View commit details
Loading