tools-java icon indicating copy to clipboard operation
tools-java copied to clipboard

Schema Generators: change pluralization for licenseInfoInSnippet

Open goneall opened this issue 2 years ago • 2 comments

Change from LicenseInfoInSnippets to LicenseInfosInSnippet.

This will probably require a special check in the pluralization code.

This may also require changes in the spdx-java-jackson-store code.

Initially reported as issue 804 in the SPDX spec repo.

goneall avatar Nov 02 '22 17:11 goneall

This should be fixed in SPDX Spec version 3.0.

goneall avatar Nov 02 '22 17:11 goneall

Since this would create an incompatibility in the schema - I'm not going to fix this until SPDX 3.0 where the spec states that all properties will be in the singular.

goneall avatar Dec 18 '23 00:12 goneall