Jean-Baptiste Onofré created KARAF-3160:
-------------------------------------------
Summary: Kar installer/deployer should use the feature install
attribute
Key: KARAF-3160
URL: https://issues.apache.org/jira/browse/KARAF-3160
Project: Karaf
Issue Type: Bug
Components: karaf-kar
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.4.0, 4.0.0, 3.0.2, 2.3.7
By default, when installing a kar file (by directly dropping the kar file into
the deploy folder, or using kar:* commands), all features contained in the kar
file will be installed by default.
Karaf doesn't check the feature install attribute.
The feature install attribute can contains "auto" indicating that this feature
should be automatically installed.
The kar deployer should check the feature install attribute to determine if the
feature should be installed automatically or not.
--
This message was sent by Atlassian JIRA
(v6.2#6252)