Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 71925 invoked from network); 17 Feb 2006 21:49:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Feb 2006 21:49:42 -0000 Received: (qmail 61439 invoked by uid 500); 17 Feb 2006 21:49:41 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 61398 invoked by uid 500); 17 Feb 2006 21:49:40 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 61389 invoked by uid 99); 17 Feb 2006 21:49:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 13:49:40 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dremesh@gmail.com designates 66.249.82.206 as permitted sender) Received: from [66.249.82.206] (HELO xproxy.gmail.com) (66.249.82.206) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 13:49:40 -0800 Received: by xproxy.gmail.com with SMTP id h26so389234wxd for ; Fri, 17 Feb 2006 13:49:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FdUHKmMKMpjMP20UKFXy32I9OEi1jXdjuy3VLtbdETC0EFEUgQtXIjaJRDMG8kRvnlGYbcU8CQdeRSCeNj23g7xL3Gc6l8Ck9WvYxFANfF5sbdMLciEr9n5DTRQxZYilw+oDaiJmuCknWn2L2UOZqWLVbXOXTVa3RKg6HPE25Tc= Received: by 10.70.15.5 with SMTP id 5mr1441750wxo; Fri, 17 Feb 2006 13:49:19 -0800 (PST) Received: by 10.70.30.9 with HTTP; Fri, 17 Feb 2006 13:49:19 -0800 (PST) Message-ID: <58ed70f50602171349j6389b980q601b1c1ef8e10d2f@mail.gmail.com> Date: Fri, 17 Feb 2006 13:49:19 -0800 From: Deepa Remesh To: derby-dev@db.apache.org Subject: Re: [jira] Updated: (DERBY-515) Network Server should log server start and shutdown time to derby.log In-Reply-To: <1134926820.1140212727165.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <521880234.1124372934257.JavaMail.jira@ajax.apache.org> <1134926820.1140212727165.JavaMail.jira@ajax.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > With this patch, I ran derbynetmats and derbynetclientmats with Sun JDK1.= 4.2. 1 failure in derbynetmats (jdbcapi/checkDataSource30.java) also seen i= n tinderbox tests. > Sorry. A small correction. I got failure in jdbcapi/checkDataSource30.java in derbynetclientmats suite not derbynetmats.