[ https://issues.apache.org/jira/browse/KARAF-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-4322:
----------------------------------------
Fix Version/s: 4.0.6
4.1.0
> feature:repo-remove / cluster:feature-repo-remove -u flag has no effect
> -----------------------------------------------------------------------
>
> Key: KARAF-4322
> URL: https://issues.apache.org/jira/browse/KARAF-4322
> Project: Karaf
> Issue Type: Bug
> Components: cellar-features, karaf-feature
> Affects Versions: cellar-4.0.0, 4.0.5
> Reporter: Roland Hauser
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.0, cellar-4.0.1, 4.0.6
>
>
> When I remove a feature repository from the default cluster group with command {{cluster:feature-repo-remove
-u default com.some.feature.repo}}, the feature repository is removed from the default group
as expected (the repository is not listed in the console output of {{cluster:feature-repo-list
default}} anymore). The problem is, that no feature derived from the removed repository is
being uninstalled, but the -u flag should trigger that behaviour.
> {code}
> man cluster:feature-repo-remove
> ...
> -u, --uninstall-all
> Uninstall all features contained in the features repositories
> {code}
> Note: I tested the same process with the local feature: commands and it seems that the
local -u flag with the feature:repo-remove command does not work as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|