From owner-freebsd-java Mon Jan 28 6:42:44 2002 Delivered-To: freebsd-java@freebsd.org Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.128.241]) by hub.freebsd.org (Postfix) with ESMTP id 5EEE237B400; Mon, 28 Jan 2002 06:42:39 -0800 (PST) Received: (from ernst@localhost) by zaphod.euronet.nl (8.11.6/8.11.6) id g0SEgM456891; Mon, 28 Jan 2002 15:42:22 +0100 (CET) (envelope-from ernst) Message-Id: <200201281442.g0SEgM456891@zaphod.euronet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: EuroNet Internet B.V. To: Jonathan Chen Subject: Re: Update port: Jakarta Tomcat (www/jakarta-tomcat) Date: Mon, 28 Jan 2002 15:42:22 +0100 X-Mailer: KMail [version 1.3.2] Cc: Ernst de Haan , java@FreeBSD.org, dirk@FreeBSD.org, Maxim Sobolev References: <200201250845.g0P8jLM22597@zaphod.euronet.nl> <200201280943.g0S9hg035293@zaphod.euronet.nl> <20020128231448.A1035@grimoire.chen.org.nz> In-Reply-To: <20020128231448.A1035@grimoire.chen.org.nz> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Expect a new suggested update in a few minutes, with this change in there as well :-) Ernst On Monday 28 January 2002 11:14, Jonathan Chen wrote: > On Mon, Jan 28, 2002 at 10:43:42AM +0100, Ernst de Haan wrote: > > New patch. This time I integrated Jonathan's patches as well. So now > > stdout and stderr are automatically redirected to logs/stdout.log and > > logs/stderr.log, by default. This can be changed. > > Looks good, however, just one more very niggly thing (last one, I > promise!). Could we have change the: > > ... && echo " ${NAME}" > > on startup/shutdown to: > > ... && echo -n " ${NAME}" > > So that we don't the extra newline on startup & shutdown, (I believe > this is the defacto standard on all the other startup scripts). > > Cheers. -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message