Jean-Baptiste Onofré created KARAF-7115:
-------------------------------------------
Summary: Be able to reload etc/org.apache.karaf.features.xml at
each feature resolution and add features:blacklist*, ... commands
Key: KARAF-7115
URL: https://issues.apache.org/jira/browse/KARAF-7115
Project: Karaf
Issue Type: Improvement
Components: karaf
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.2.12, 4.3.2
The features processing (in the features processor impl) is loaded mostly at
startup. If an user changes {{etc/org.apache.karaf.features.xml}}, he has to
restart to update the blacklist set for instance.
I will improve this to do it at each feature resolution (the overhead is "low")
and add corresponding commands (to add/remove blacklist elements on the fly).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)