Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 53999 invoked from network); 4 Dec 2009 17:28:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Dec 2009 17:28:45 -0000 Received: (qmail 68227 invoked by uid 500); 4 Dec 2009 17:28:45 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 68076 invoked by uid 500); 4 Dec 2009 17:28:44 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 68064 invoked by uid 99); 4 Dec 2009 17:28:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 17:28:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 17:28:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B585C234C052 for ; Fri, 4 Dec 2009 09:28:20 -0800 (PST) Message-ID: <1063902187.1259947700742.JavaMail.jira@brutus> Date: Fri, 4 Dec 2009 17:28:20 +0000 (UTC) From: "Chris Custine (JIRA)" To: dev@felix.apache.org Subject: [jira] Resolved: (FELIX-1915) [karaf] allow overridding of etc/system.properties via environment In-Reply-To: <1600551657.1259858840704.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FELIX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Custine resolved FELIX-1915. ---------------------------------- Resolution: Fixed > [karaf] allow overridding of etc/system.properties via environment > ------------------------------------------------------------------ > > Key: FELIX-1915 > URL: https://issues.apache.org/jira/browse/FELIX-1915 > Project: Felix > Issue Type: Task > Components: Karaf > Affects Versions: karaf-1.2.0 > Reporter: Eoghan Glynn > Assignee: Chris Custine > Priority: Minor > Fix For: karaf-1.4.0 > > Attachments: felix_1915.patch > > > The properties specified in etc/system.properties take precedence over those set via -Dname=value in the JAVA_OPTS. It would be more convenient for overriding if the opposite precedence ordering was used. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.