Use copies when merging extensions rather than the original object

Previously the original extension objects were used which caused
extension content to bleed into the wrong features.
2 files changed
tree: 86b1b8fb4172ec747c230bfdb71277ff10545cfc
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Featuremodel - Content Deployment Exension

This module is part of the Apache Sling project.

This project is about creating an Extension to the Sling Featuremodel Launcher to be able to precalculate a FSPackageRegistry and inject precalculated Executionplans to be deployed into the repository during startup.