Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 92278 invoked from network); 20 May 2008 12:17:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 May 2008 12:17:58 -0000 Received: (qmail 91095 invoked by uid 500); 20 May 2008 12:17:59 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 91068 invoked by uid 500); 20 May 2008 12:17:59 -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 91051 invoked by uid 99); 20 May 2008 12:17:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 05:17:59 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.19.7] (HELO sineb-mail-2.sun.com) (192.18.19.7) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2008 12:17:10 +0000 Received: from fe-apac-06.sun.com (fe-apac-06.sun.com [192.18.19.177] (may be forged)) by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id m4KCHwN3004638 for ; Tue, 20 May 2008 12:18:09 GMT Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) id <0K1600K011ZJEW00@mail-apac.sun.com> (original mail from V.Narayanan@Sun.COM) for derby-dev@db.apache.org; Tue, 20 May 2008 20:15:57 +0800 (SGT) Received: from [129.158.228.178] by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPSA id <0K16009JM22K8GM4@mail-apac.sun.com> for derby-dev@db.apache.org; Tue, 20 May 2008 20:15:57 +0800 (SGT) Date: Tue, 20 May 2008 17:47:13 +0530 From: Narayanan Subject: Re: I want to convert a test. In-reply-to: <4832BF90.4080107@stud.ntnu.no> Sender: V.Narayanan@Sun.COM To: derby-dev@db.apache.org Message-id: <4832C149.5070301@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 8BIT References: <4832BF90.4080107@stud.ntnu.no> User-Agent: Thunderbird 2.0.0.14 (X11/20080505) X-Virus-Checked: Checked by ClamAV on apache.org Svein Erik Reknes L�vland wrote: > Hi, > > I want to convert a test from the old harness to JUnit. Any > suggestions on which test I might work on? > > Regards > Svein Erik > > > http://issues.apache.org/jira/browse/DERBY-2514 tagged as newcomer, seems fairly easy for starters, You might also want to look into closely at the comments by Myrna, Narayanan