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.6
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.7
Choose a head ref
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on May 10, 2023

  1. Only warn for verify deprecated license IDs

    Fixes #123
    
    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a6c216f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from spdx/issue123

    Only warn for verify deprecated license IDs
    goneall authored May 10, 2023
    Configuration menu
    Copy the full SHA
    b44d26e View commit details
    Browse the repository at this point in the history
  3. Update SPDX libraries

    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed May 10, 2023
    Configuration menu
    Copy the full SHA
    add5d8b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #125 from spdx/updatelibs

    Update SPDX libraries
    goneall authored May 10, 2023
    Configuration menu
    Copy the full SHA
    96dde97 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Check for duplicate document URI in compare

    Fixes #117
    
    Signed-off-by: Gary O'Neall <[email protected]>
    goneall committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6f70f97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from spdx/issue117

    Check for duplicate document URI in compare
    goneall authored May 11, 2023
    Configuration menu
    Copy the full SHA
    974aad5 View commit details
    Browse the repository at this point in the history
  3. Update version for release'

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