Schema Generators: change pluralization for licenseInfoInSnippet
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- Java
- Stars
- 101
- Forks
- 46
- Avg merge
- 9h 43m
- Merged PRs (30d)
- 8
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the schema-generator pluralization code and the spdx-java-jackson-store references mentioned in the issue. Compare the generated names with the requested LicenseInfosInSnippet and LicenseInfoInSnippet forms, and verify that dependent store output remains consistent when the change is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100