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 651EE107EE for ; Fri, 10 Jan 2014 10:02:43 +0000 (UTC) Received: (qmail 23021 invoked by uid 500); 10 Jan 2014 10:00:11 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 22965 invoked by uid 500); 10 Jan 2014 10:00:02 -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 22832 invoked by uid 99); 10 Jan 2014 09:59:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jan 2014 09:59:53 +0000 Date: Fri, 10 Jan 2014 09:59:53 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2676) Editing properties in configuration files managed via MangedServiceFactories leads to corrupt property file 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-2676?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1386= 7668#comment-13867668 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2676: --------------------------------------------- +1 it looks good to me too. > Editing properties in configuration files managed via MangedServiceFactor= ies leads to corrupt property file > -------------------------------------------------------------------------= ---------------------------------- > > Key: KARAF-2676 > URL: https://issues.apache.org/jira/browse/KARAF-2676 > Project: Karaf > Issue Type: Bug > Components: karaf-config > Affects Versions: 2.3.3, 3.0.0 > Environment: Windows 7 > Reporter: Achim Finke > Assignee: Christian Schneider > Attachments: ConfigManagedServiceFactoryTest.java > > > Editing a property of a configuration file managed by ManagedServiceFacto= ry has the effect that any other properties in the file are lost. > Take a look at the attached JUnit-Test for details. -- This message was sent by Atlassian JIRA (v6.1.5#6160)