https://bugs.linuxfoundation.org/show_bug.cgi?id=1165

             Bug #: 1165
           Summary: Verification code file name format does not match spec
           Product: SPDX
           Version: 1.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Pretty Printer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The excluded files tag values and excluded files RDF objects are missing the
preceeding "./" as required by the spec.  The tag value is also missing the
"excludes" keyword inside the parenthesis as described in the document

Currently produces: 
 PackageVerificationCode: d6a770ba38583ed4bb4525bd96e50461655d2758
(package.spdx)

Should produce:
 PackageVerificationCode: d6a770ba38583ed4bb4525bd96e50461655d2758 (excludes:
./package.spdx)

-- 
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech

Reply via email to