Carsten Ziegeler created SLING-12220:
----------------------------------------
Summary: Ensure that metadata properties are always written in the
same order
Key: SLING-12220
URL: https://issues.apache.org/jira/browse/SLING-12220
Project: Sling
Issue Type: Improvement
Components: Feature Model
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Model 2.0.2
Currently a hashmap is used for artifact metadata which results in an arbitrary
order of metadata properties. It could happen that reading and writing the same
feature model results in a different order of metadata properties.
To reduce differences, we should use an ordered map instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)