-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Below is a checklist of issues to be resolved before the next release of the libraries.
This list includes issues / pull requests for other related libraries.
- Creating a license match in text surrounded by '<' and '>' fails #269, solved by Add '<' and '>' to punctuation in license text tokenizer spdx-java-core#31 Also fixes Official GPL-1.0 license text is not being matched correctly by LicenseCompareHelper.isTextStandardLicense() #231
- Rename getCaseSensisitiveId -> getCaseSensitiveId #297
- StringIndexOutOfBoundsException exception from org.spdx.utility.compare.TemplateRegexMatcher.findTemplateWithinText() #242
- How to normalize the text for regex matching in src/main/java/org/spdx/utility/compare/TemplateRegexMatcher.java #235
- Verify error when license exceptions are used in an expression in LicenseConcluded but not in LicenseInfoInFile #227
- SPDX file with invalid Created value is flagged as valid by tools-java spdx-java-model-2_X#18
- SPDX file with invalid documentNamespace value is flagged as valid by tools-java spdx-java-model-2_X#22
- Conversion from valid SPDX2 gives invalid SPDX3 tools-java#188
- Official CC-BY-4.0 license text is not being matched correctly by LicenseCompareHelper.isTextStandardLicense() #233
- Update source file SPDX headers and fix typos tools-java#186
- Add Automatic-Module-Name and more Javadoc description spdx-java-v3jsonld-store#17
Metadata
Metadata
Assignees
Labels
No labels