Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 17141 invoked from network); 2 Dec 2005 05:26:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Dec 2005 05:26:57 -0000 Received: (qmail 56908 invoked by uid 500); 2 Dec 2005 05:26:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 56860 invoked by uid 500); 2 Dec 2005 05:26:54 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 56849 invoked by uid 99); 2 Dec 2005 05:26:54 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 21:26:52 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 4680AC9 for ; Fri, 2 Dec 2005 06:26:31 +0100 (CET) Message-ID: <1078276754.1133501191113.JavaMail.jira@ajax.apache.org> Date: Fri, 2 Dec 2005 06:26:31 +0100 (CET) From: "John Sisson (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-1268) Provide a startup option to use a startup progress output format that is suitable for redirection to a file In-Reply-To: <2126831604.1133501070327.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1268?page=all ] John Sisson updated GERONIMO-1268: ---------------------------------- Version: 1.0-M5 1.0-M4 1.0 > Provide a startup option to use a startup progress output format that is suitable for redirection to a file > ----------------------------------------------------------------------------------------------------------- > > Key: GERONIMO-1268 > URL: http://issues.apache.org/jira/browse/GERONIMO-1268 > Project: Geronimo > Type: Improvement > Components: startup/shutdown > Versions: 1.0-M4, 1.0-M5, 1.0 > Reporter: John Sisson > Assignee: John Sisson > Fix For: 1.0 > > The default startup progress output shows the progress of loading and starting configurations using a text based progress bar and the use of line feeds to update the progress display, therefore minimizing the number of lines output to the terminal. > The line feeds cause problems when the output is redirected to a file. Another startup progress format is needed for when Geronimo is started in an IDE or as a background process with output redirected. > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira