SLING-7683 Support run modes in separate files

When the following variable is defined in a feature model:
  "provisioning.runmode": "comma,separated,list"
Then all the bundles, configurations and extensions in this model have
the specified runmode(s) when converted into the provisioning model.
5 files changed
tree: 79d00dcd4e686794a4638a639c8523a27190c5b9
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. readme.md
readme.md

Feature Model Converter

The Model Converter can convert between the Sling Provisioning Model and the Sling Feature Model and back.

For further documentation see: https://github.com/apache/sling-org-apache-sling-feature/blob/master/readme.md