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: spdx/tools-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.7
Choose a base ref
...
head repository: spdx/tools-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.8
Choose a head ref
  • 13 commits
  • 6 files changed
  • 1 contributor

Commits on May 11, 2023

  1. Bump version

    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6fe85f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Update CI to use JDK 17

    Required by Sonar-Cloud
    goneall authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e10c321 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #145 from spdx/goneall-patch-1

    Update CI to use JDK 17
    goneall authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    7903370 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Update library versions

    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e68a5bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from spdx/libversions

    Update library versions
    goneall authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    41da8a9 View commit details
    Browse the repository at this point in the history
  3. Update OWL schema to include deprecated

    Also adds a '$schema' field.
    
    Fixes #144
    
    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    665d377 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #148 from spdx/issue144

    Update OWL schema to include deprecated
    goneall authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    1880b94 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Document supported spec versions

    Fixes #130
    goneall authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0be8555 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from spdx/goneall-patch-1

    Document supported spec versions
    goneall authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c850dbe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Update POM to use the release plugin

    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4276bac View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #150 from spdx/releasepom

    Update POM to use the release plugin
    goneall authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a14bfcd View commit details
    Browse the repository at this point in the history
  2. Fix SCM connection in POM

    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d34eef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0954dc8 View commit details
    Browse the repository at this point in the history
Loading