-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validation issue #136
Comments
@armintaenzertng what version of the tools were you using? I just ran verify the the above referenced file on the master version and got the following error:
|
Sorry for the confusion, Gary, I did not notice that the java-tools don't even get to the validation step due to the
|
One thing I just noticed. The last line above talks about |
This is similar, if not a duplicate of issue #134 and the spec issue is in spdx/spdx-spec#802. Closing this issue. @armintaenzertng - if I missed something, please open a new issue. |
In this SPDX document (it is in JSON format, but has .txt extension because of GitHub), the SPDXID
SPDXRef-v2\"-None
is used, which contains the invalid (escaped) character"
.This issue is not picked up by the java-tools validation.
For reference, the issue came up here.
The text was updated successfully, but these errors were encountered: