Open goneall opened 3 years ago
This is related to https://github.com/spdx/tools/issues/267
Attaching a test file with an empty license text and the resultant compare xlsx spreadsheet when comparing to itself. SPDXTagExample-v2.2-no-text1.spdx.txt result.xlsx
I'm going to leave this open for now - not sure if we should match empty text or not.
Note that the Verification tab does show that there is missing required license text.
Moving this issue to the Spdx-Java-Library since the fix (if we decide this is a bug) would be in the license compare code in the library.
Labeling this as "won't fix" - Since license text is required per spec and the tool, the behavior in matching an invalid SPDX document doesn't need to be defined.
When comparing 2 SPDX documents with a LicenseRef containing no text, the comparison of those LicenseRef's is false, but no explanation is given.
We probably do not want them to match since we don't have the text to compare, but we could list them in the Extracted Licenses tab as EMPTY.