Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 748F4200B36 for ; Wed, 6 Jul 2016 08:53:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 734E8160A79; Wed, 6 Jul 2016 06:53:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BB59A160A64 for ; Wed, 6 Jul 2016 08:53:12 +0200 (CEST) Received: (qmail 60624 invoked by uid 500); 6 Jul 2016 06:53:11 -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 60589 invoked by uid 99); 6 Jul 2016 06:53:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 06:53:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 43CDA2C029F for ; Wed, 6 Jul 2016 06:53:11 +0000 (UTC) Date: Wed, 6 Jul 2016 06:53:11 +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] [Created] (KARAF-4609) Be able to override ConfigAdmin properties with System/JVM properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Jul 2016 06:53:13 -0000 Jean-Baptiste Onofr=C3=A9 created KARAF-4609: ------------------------------------------- Summary: Be able to override ConfigAdmin properties with Syste= m/JVM properties Key: KARAF-4609 URL: https://issues.apache.org/jira/browse/KARAF-4609 Project: Karaf Issue Type: Improvement Components: karaf-config Reporter: Jean-Baptiste Onofr=C3=A9 It would be great to be able to override some ConfigAdmin properties using = '-Dconfig.myproperty=3D' at startup. It's especially interesting when using Karaf in Docker. -- This message was sent by Atlassian JIRA (v6.3.4#6332)