https://bugs.linuxfoundation.org/show_bug.cgi?id=1163
Bug #: 1163
Summary: Possible synch issue between RDF model and Java
properties in SPDXFile for all SPDX tools
Product: SPDX
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Pretty Printer
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The SPDXFile stores properties in Java variables. If the RDF model is
initialized, the properties will also be stored in the RDF graph. If there are
two separate Java SPDXFile objects referencing the same SPDXFile RDF node, an
update from one Java file object will not be reflected in the second.
This is unlikely to cause an issue in practice, but it should be resolved.
This bug was introduced in 1.2 with the feature of file dependencies which
allow files to reference other files. Prior to this feature, there were not
multiple Java objects referencing the same RDF graph nodes.
--
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