Skip to content

Change SpdxPackage hasFile to a RelatedElementCollection #69

@goneall

Description

@goneall

The hasFile property was deprecated in SPDX 2.0 to be replaced with a CONTAINED relationship between the SpdxPackage and the SpdxFile.

WARNING: Fixing this issue may introduce an incompatibility of the hasFile property is used.

The following Spdx Store implementations should be reviewed and possibly modified to remove the use of the hasFile property:

  • spdx-java-rdf-store
  • spdx-java-spreadsheet-store
  • spdx-java-tagvalue-store
  • spdx-java-jackson-store

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions