spdx / spdx-java-tagvalue-store

SPDX Document Storage using the Tag/Value format
Apache License 2.0
2 stars 1 forks source link

Sort output on serialization #34

Closed goneall closed 1 year ago

goneall commented 1 year ago

With the recent performance improvements, the order of collections is no longer preserved.

In order to provide consistent output, each collection can be sorted when being serialized.