Dominik Süß created SLING-8077:
----------------------------------
Summary: Transform ContentOrderMergeProcessor into MergeHandler
Key: SLING-8077
URL: https://issues.apache.org/jira/browse/SLING-8077
Project: Sling
Issue Type: Improvement
Components: Feature Model
Reporter: Dominik Süß
ContentOrderMergeProcessor as implemented in "Featuremodel - Content Deployment
Exension" currently postprocesses features after merge to set the default
start-order. this only works for cases where features with same order are
getting merged and mandates a sequential merge of features of different order.
To tackle this issue the extension should take over the actual merge which
allows to preprocess the features before merging and setting the defaults
according to the defaults declared in the particular features before doing the
merge.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)