Carsten Ziegeler created SLING-9887:
---------------------------------------
Summary: Record feature origins for configurations
Key: SLING-9887
URL: https://issues.apache.org/jira/browse/SLING-9887
Project: Sling
Issue Type: Improvement
Components: Feature Model
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Feature Model 1.2.14
For tracking purposes we should record the feature origins of a configuration
(we do the same for artifacts).
We can add a new property of type String[] to the configuration:
If the property is not set, the origin is the current feature
The property is set if two features are merged - the array contains the ids of
the feature where the configuration is defined.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)