Return-Path: Delivered-To: apmail-incubator-felix-dev-archive@www.apache.org Received: (qmail 21735 invoked from network); 10 Mar 2007 12:32:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2007 12:32:31 -0000 Received: (qmail 75477 invoked by uid 500); 10 Mar 2007 12:32:39 -0000 Delivered-To: apmail-incubator-felix-dev-archive@incubator.apache.org Received: (qmail 75436 invoked by uid 500); 10 Mar 2007 12:32:39 -0000 Mailing-List: contact felix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: felix-dev@incubator.apache.org Delivered-To: mailing list felix-dev@incubator.apache.org Received: (qmail 75425 invoked by uid 99); 10 Mar 2007 12:32:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2007 04:32:39 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Mar 2007 04:32:30 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83A51714047 for ; Sat, 10 Mar 2007 04:32:09 -0800 (PST) Message-ID: <21961524.1173529929316.JavaMail.jira@brutus> Date: Sat, 10 Mar 2007 04:32:09 -0800 (PST) From: "Tim Moloney (JIRA)" To: felix-dev@incubator.apache.org Subject: [jira] Created: (FELIX-250) Modify main to copy framework properties from the system properties. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Modify main to copy framework properties from the system properties. -------------------------------------------------------------------- Key: FELIX-250 URL: https://issues.apache.org/jira/browse/FELIX-250 Project: Felix Issue Type: Improvement Reporter: Tim Moloney Priority: Trivial For convenience, allow Felix framework properties values to be set in the system properties, then have main copy them to the framework properties. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.