Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 15756 invoked from network); 31 Aug 2007 10:18:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Aug 2007 10:18:19 -0000 Received: (qmail 80518 invoked by uid 500); 31 Aug 2007 10:18:13 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 80499 invoked by uid 500); 31 Aug 2007 10:18:13 -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 80490 invoked by uid 99); 31 Aug 2007 10:18:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 03:18:13 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.18.1.36] (HELO gmp-ea-fw-1.sun.com) (192.18.1.36) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Aug 2007 10:19:09 +0000 Received: from d1-emea-09.sun.com ([192.18.2.119]) by gmp-ea-fw-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id l7VAHiJA007212 for ; Fri, 31 Aug 2007 10:17:45 GMT Received: from conversion-daemon.d1-emea-09.sun.com by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0JNM00D01V87AN00@d1-emea-09.sun.com> (original mail from Julius.Stroffek@Sun.COM) for derby-dev@db.apache.org; Fri, 31 Aug 2007 11:17:44 +0100 (BST) Received: from [129.157.18.88] by d1-emea-09.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0JNM00537V9KQGU3@d1-emea-09.sun.com> for derby-dev@db.apache.org; Fri, 31 Aug 2007 11:17:44 +0100 (BST) Date: Fri, 31 Aug 2007 12:16:55 +0200 From: Julius Stroffek Subject: Keeping derby.log after the test failures in junit Sender: Julius.Stroffek@Sun.COM To: derby-dev@db.apache.org Message-id: <46D7EA97.9060706@Sun.COM> MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_nCjD61/i6nuBDwmkH3oajQ)" User-Agent: Thunderbird 1.5.0.8 (X11/20061204) X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. --Boundary_(ID_nCjD61/i6nuBDwmkH3oajQ) Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT Hi, I noticed that the derby.log is not kept in any place for the failed test during a suite run. Am I doing something wrong? Is it possible to setup a test in a way that it will keep the derby.log file? Of course, there is derby.log in derby.system.home directory but it got overwritten couple of time during the suites.All run. It makes a sense to me to keep the log file especially in cases when you are exploring problem that just happens occasionally. Thanks Julo --Boundary_(ID_nCjD61/i6nuBDwmkH3oajQ) Content-type: text/html; charset=ISO-8859-1 Content-transfer-encoding: 7BIT Hi,

I noticed that the derby.log is not kept in any place for the failed test during a suite run. Am I doing something wrong? Is it possible to setup a test in a way that it will keep the derby.log file? Of course, there is derby.log in derby.system.home directory but it got overwritten couple of time during the suites.All run.

It makes a sense to me to keep the log file especially in cases when you are exploring problem that just happens occasionally.

Thanks

Julo
--Boundary_(ID_nCjD61/i6nuBDwmkH3oajQ)--