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: openapi-processor/openapi-processor-maven
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openapi-processor/openapi-processor-maven
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2024.1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 4, 2024

  1. next release

    hauner committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    77ce192 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Used the wrong separator in targetDir

    (cherry picked from commit 8e040da)
    Martin Goldhahn authored and hauner committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2e321a6 View commit details
    Browse the repository at this point in the history
  2. clean up, us consistent separator for log messages

    (cherry picked from commit 3007024)
    hauner committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    db0f7b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. add maven wrapper

    (cherry picked from commit 201e379)
    hauner committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8325f7f View commit details
    Browse the repository at this point in the history
  2. add integration tests

    (cherry picked from commit 47f4db8)
    hauner committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0f30695 View commit details
    Browse the repository at this point in the history
  3. fix log messages

    (cherry picked from commit bab27c8)
    hauner committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e8b1f09 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into 2024.1.x

    # Conflicts:
    #	pom.xml
    hauner committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    002127b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e6f5f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce1b93d View commit details
    Browse the repository at this point in the history
Loading