You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Roland Hauser (JIRA)" <ji...@apache.org> on 2016/02/09 13:13:18 UTC

[jira] [Created] (KARAF-4322) cluster:feature-repo-remove -u flag has no effect

Roland Hauser created KARAF-4322:
------------------------------------

             Summary: 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
    Affects Versions: 4.0.4
            Reporter: Roland Hauser


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}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)