Karl Pauls created SLING-8373:
---------------------------------
Summary: The assembled-features extension gets added multiple
times on aggregate feature.
Key: SLING-8373
URL: https://issues.apache.org/jira/browse/SLING-8373
Project: Sling
Issue Type: Bug
Components: Feature Model
Affects Versions: Feature Model 1.0.0
Reporter: Karl Pauls
Assignee: Karl Pauls
Fix For: Feature Model 1.0.2
When a feature gets aggregated it creates a assembled-features extension
listing the features used for the aggregation. However, the way this extension
is created currently makes it so that it is added at the end always -
regardless of whether there was one already. That is not correct as if one of
the used features was already an aggregation the extension is in there twice
which should never be the case (it should have been merged into one instead).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)