[
https://issues.apache.org/jira/browse/SLING-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved SLING-8373.
-------------------------------
Resolution: Fixed
Fixed in
6c96b92..b3ca1e2
> 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
> Priority: Major
> 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)