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 95F35111EB for ; Mon, 8 Sep 2014 18:26:29 +0000 (UTC) Received: (qmail 12863 invoked by uid 500); 8 Sep 2014 18:26:29 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 12830 invoked by uid 500); 8 Sep 2014 18:26:29 -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 12819 invoked by uid 99); 8 Sep 2014 18:26:29 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2014 18:26:29 +0000 Date: Mon, 8 Sep 2014 18:26:29 +0000 (UTC) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2656) Config service doesn't create a file in etc if it doesn't exist MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2656?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1412= 5869#comment-14125869 ]=20 Guillaume Nodet commented on KARAF-2656: ---------------------------------------- Does this apply to 2.4.0 ? There's no ConfigService there, it has been intr= oduced in 3.0 afaik. > Config service doesn't create a file in etc if it doesn't exist > --------------------------------------------------------------- > > Key: KARAF-2656 > URL: https://issues.apache.org/jira/browse/KARAF-2656 > Project: Karaf > Issue Type: Bug > Components: karaf-config > Affects Versions: 3.0.0 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Priority: Blocker > Fix For: 2.4.0, 4.0.0, 3.0.2 > > > The config service doesn't create a file in etc if the file already exist= s. > Previously (in Karaf 2.x) we explicitely created the config file. Now we = delegate to ConfigAdmin persistence, but we don't provide any persistence a= dapter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)