Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 41257 invoked from network); 24 May 2010 20:34:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 May 2010 20:34:45 -0000 Received: (qmail 94287 invoked by uid 500); 24 May 2010 20:34:45 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 94260 invoked by uid 500); 24 May 2010 20:34:45 -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 94252 invoked by uid 99); 24 May 2010 20:34:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 20:34:44 +0000 X-ASF-Spam-Status: No, hits=-1459.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 May 2010 20:34:44 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4OKYNaL012615 for ; Mon, 24 May 2010 20:34:24 GMT Message-ID: <12221912.18391274733263734.JavaMail.jira@thor> Date: Mon, 24 May 2010 16:34:23 -0400 (EDT) From: "Richard S. Hall (JIRA)" To: dev@felix.apache.org Subject: [jira] Resolved: (FELIX-1797) Customizable Framework startup message In-Reply-To: <59785857.1256238959492.JavaMail.jira@brutus> 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/FELIX-1797?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-1797. ------------------------------------ Assignee: Richard S. Hall Resolution: Fixed The launcher no longer prints a banner message, instead it relies on the ba= nner message printed by Gogo, which is configurable. Please close this bug = if satisfied. Thanks. > Customizable Framework startup message > -------------------------------------- > > Key: FELIX-1797 > URL: https://issues.apache.org/jira/browse/FELIX-1797 > Project: Felix > Issue Type: Improvement > Components: Main > Affects Versions: framework-2.0.1 > Reporter: Holger Hoffst=C3=A4tte > Assignee: Richard S. Hall > Priority: Minor > Fix For: framework-3.0.0 > > > As discussed in http://www.nabble.com/Welcome-message-to26013690.html it = would be useful to make the Main class more friendly to customization, in t= his particular case for the framework "Welcome" message. > Subclassing/extending the launcher without duplication is difficult at th= e moment since all its methods are static; moving the methods into instance= methods and allowing subclassing could be a first step. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.