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: jakartaee/validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.1
Choose a base ref
...
head repository: jakartaee/validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.2
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 8, 2021

  1. On to next development version

    Signed-off-by: starksm64 <starksm64@gmail.com>
    starksm64 committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    edb243b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Added uses statements to module-info.java so that this API will work …

    …properly with the Java Module System
    David Kopp committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    bf940ce View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merge pull request #173 from dkkopp/add-uses-statements

    Added uses statements
    starksm64 authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c8d9bd7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 26, 2022

  1. Merge pull request #177 from gsmet/fix-osgi-manifest

    Override Require-Capability in manifest to keep 1.8 compatibility
    gsmet authored May 26, 2022
    Configuration menu
    Copy the full SHA
    bfd51ab View commit details
    Browse the repository at this point in the history
  2. Prepare for the 3.0.2 release

    Signed-off-by: Scott M Stark <starksm64@gmail.com>
    starksm64 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8837813 View commit details
    Browse the repository at this point in the history
Loading