[
https://issues.apache.org/jira/browse/SLING-9917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9917.
-------------------------------------
Resolution: Fixed
The metadata is stored in a special extension (feature-internal-data) which is
read/written by the JSON reader/writer. The extension is only written if either
a variable or a framework property has metadata.
Added api to read/write metadata, added tests
https://github.com/apache/sling-org-apache-sling-feature/commit/df44c46419998c7717f372ea914e27d52766155d
> Allow to store metadata alongside framework properties and variables
> --------------------------------------------------------------------
>
> Key: SLING-9917
> URL: https://issues.apache.org/jira/browse/SLING-9917
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model 1.2.16
>
>
> While artifacts and configurations allow to store additional metadata,
> framework properties and variables do not allow this.
> This is especially useful to keep track of the origins of a
> variable/framework property (in which feature they have been added/updated)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)