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: resteasy/resteasy-dev-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.5.Final
Choose a base ref
...
head repository: resteasy/resteasy-dev-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
  • 13 commits
  • 5 files changed
  • 2 contributors

Commits on May 31, 2024

  1. Next is 2.0.6.Final

    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c0fcffa View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Bump net.revelc.code.formatter:formatter-maven-plugin

    Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1.
    
    ---
    updated-dependencies:
    - dependency-name: net.revelc.code.formatter:formatter-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ca15bc3 View commit details
    Browse the repository at this point in the history
  2. Bump org.jboss:jboss-parent from 45 to 46

    Bumps [org.jboss:jboss-parent](https://github.com/jboss/jboss-parent-pom) from 45 to 46.
    - [Release notes](https://github.com/jboss/jboss-parent-pom/releases)
    - [Commits](https://github.com/jboss/jboss-parent-pom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss:jboss-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9f402b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from resteasy/dependabot/maven/org.jboss-jboss…

    …-parent-46
    
    Bump org.jboss:jboss-parent from 45 to 46
    jamezp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fb00537 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from resteasy/dependabot/maven/net.revelc.code…

    ….formatter-formatter-maven-plugin-2.24.1
    
    Bump net.revelc.code.formatter:formatter-maven-plugin from 2.24.0 to 2.24.1
    jamezp authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8e034a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add testing for projects with the updated to parent to ensure there a…

    …re no surprises.
    
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    17f2fa6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from jamezp/add-ci-tests

    Add testing for projects with the updated to parent to ensure there a…
    jamezp authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    51b79ff View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Bump net.revelc.code:impsort-maven-plugin from 1.10.0 to 1.11.0

    Bumps net.revelc.code:impsort-maven-plugin from 1.10.0 to 1.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: net.revelc.code:impsort-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    96646cc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge pull request #34 from resteasy/dependabot/maven/net.revelc.code…

    …-impsort-maven-plugin-1.11.0
    
    Bump net.revelc.code:impsort-maven-plugin from 1.10.0 to 1.11.0
    jamezp authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    69bf0b9 View commit details
    Browse the repository at this point in the history
  2. Require Java SE 17 for a minimum version, but compile down to Java 11.

    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    eb0fed6 View commit details
    Browse the repository at this point in the history
  3. Change the versioning schema to always be a major release.

    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e9adae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge pull request #35 from jamezp/updates

    Require Java 17 for compiling and change the version schema
    jamezp authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6c35f55 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Prepare for version 3 release

    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    500f761 View commit details
    Browse the repository at this point in the history
Loading