I made a mistake and installed features for cxf from mvn:org.apache.cxf.karaf/apache-cxf/LATEST/xml/features. I want to install features for cxf from mvn:org.apache.cxf.karaf/apache-cxf/2.7.10/xml/features.
How do I mass uninstall all the features for mvn:org.apache.cxf.karaf/apache-cxf/LATEST/xml/features repo and then remove the repo so that then I can install features for mvn:org.apache.cxf.karaf/apache-cxf/2.7.10/xml/features? Must I exec 'file:uninstall' for each feature one at a time from karaf console? Is it safe to do this? -- View this message in context: http://karaf.922171.n3.nabble.com/mass-uninstall-features-from-same-repo-tp4032167.html Sent from the Karaf - User mailing list archive at Nabble.com.
