Guillaume Nodet created KARAF-3404:
--------------------------------------
Summary: Add a notion of profiles to karaf
Key: KARAF-3404
URL: https://issues.apache.org/jira/browse/KARAF-3404
Project: Karaf
Issue Type: New Feature
Reporter: Guillaume Nodet
Assignee: Guillaume Nodet
Fix For: 4.0.0
A profile consists in:
* profile attributes
* property configurations
* binary configurations
Profile attributes contains:
* a list of parent profiles
* a list of features
* a list of bundles
* additional attributes
Profile attributes and property configurations can "overlay", i.e. they can be
overridden or complemented on child profiles.
Profiles can be used to create children instances or generate configurations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)