Details
Description
On Karaf 2.x and 3.x, it was possible to install all features contained in a features repository using -i option on feature:repo-add command (the same for uninstall with -u option on feature:repo-remove).
These options have been removed on Karaf 4.x (throwing UnsupportedOperationException.
I will re-add support of these options.
Attachments
Issue Links
- is duplicated by
-
KARAF-4468 Reintroduce install and uninstall flag on FeaturesServiceImpl addRepository() and removeRepository() methods
- Resolved
- is related to
-
KARAF-4322 feature:repo-remove / cluster:feature-repo-remove -u flag has no effect
- Resolved