[
https://issues.apache.org/jira/browse/SLING-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Pauls resolved SLING-10209.
--------------------------------
Resolution: Fixed
> The feature model content extension should not reinstall packages
> -----------------------------------------------------------------
>
> Key: SLING-10209
> URL: https://issues.apache.org/jira/browse/SLING-10209
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Affects Versions: Feature Model Content Extension 1.0.8
> Reporter: Karl Pauls
> Assignee: Karl Pauls
> Priority: Major
> Fix For: Feature Model Content Extension 1.0.10
>
>
> Currently, the content extension doesn't check if a package is already
> present in the registry. It just registers it as external with reinstall set
> to true. That is problematic if it is used in a restart as well as in a
> scenario where only additional packages are added.
> It seems like it should rather skip packages that are already present. That
> way, a complete reinstall is possible by deleting the registry on disc but
> otherwise, already present packages will be skipped.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)