Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7480410EF7 for ; Fri, 19 Jul 2013 01:50:49 +0000 (UTC) Received: (qmail 86639 invoked by uid 500); 19 Jul 2013 01:50:49 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 86483 invoked by uid 500); 19 Jul 2013 01:50:48 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 86458 invoked by uid 99); 19 Jul 2013 01:50:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jul 2013 01:50:48 +0000 Date: Fri, 19 Jul 2013 01:50:48 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-2296) features service should enforce install mode=auto on framework restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved KARAF-2296. --------------------------------- Resolution: Not A Problem The latest 3.0.0 SNAPSHOT kit already works this way > features service should enforce install mode=auto on framework restart > ---------------------------------------------------------------------- > > Key: KARAF-2296 > URL: https://issues.apache.org/jira/browse/KARAF-2296 > Project: Karaf > Issue Type: Bug > Components: karaf-feature > Affects Versions: 3.0.0.RC1 > Reporter: Andrei Pozolotin > Assignee: Freeman Fang > > currently, when you drop a repo-features.xml with some features with install=auto mode, these features will get installed ok. > however, later, it can be manually uninstalled from command shell, and this "uninstall" state is persisted by the features service. > instead features service should enforce install mode=auto on karaf restart, in other words, it should check on restart, if install=auto features are really installed and install them when they are not. > alternatively, lets provide an option in org.apache.karaf.features.cfg to control this behavior. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira