spdx / spdx/LicenseListPublisher
ISC json is out of sync with XML
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 23
- Forks
- 29
- Avg merge
- 6h 31m
- Merged PRs (30d)
- 2
Description
While https://github.com/spdx/license-list-XML/blob/main/src/ISC.xml contains the source for the ISC license correctly, the generated json at https://github.com/spdx/license-list-data/blob/main/json/details/ISC.json contains some copyright statements that should not be there. From what I read here they should be in sync. What is needed to bring them back to sync?
Thanks,
Christian Wege, christian.wege@mercedes-benz.com, Mercedes-Benz Group AG, https://group.mercedes-benz.com/provider/
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
Compare src/ISC.xml in license-list-XML with json/details/ISC.json in license-list-data, focusing on the copyright statements reported as extra. Then inspect the LicenseListPublisher generation entry point and run its generation workflow; done means the generated ISC JSON matches the XML source without those statements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100