From derby-dev-return-58246-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Apr 02 07:54:51 2008 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 99725 invoked from network); 2 Apr 2008 07:54:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 07:54:51 -0000 Received: (qmail 83332 invoked by uid 500); 2 Apr 2008 07:54:51 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 83110 invoked by uid 500); 2 Apr 2008 07:54:51 -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 83101 invoked by uid 99); 2 Apr 2008 07:54:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 00:54:51 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 07:54:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B0016234C0B3 for ; Wed, 2 Apr 2008 00:52:24 -0700 (PDT) Message-ID: <118005629.1207122744719.JavaMail.jira@brutus> Date: Wed, 2 Apr 2008 00:52:24 -0700 (PDT) From: "Suran Jayathilaka (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-3587) Convert jdbcapi/testRelative.java to JUnit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Convert jdbcapi/testRelative.java to JUnit ------------------------------------------ Key: DERBY-3587 URL: https://issues.apache.org/jira/browse/DERBY-3587 Project: Derby Issue Type: Improvement Components: Test Reporter: Suran Jayathilaka Assignee: Suran Jayathilaka Priority: Minor Convert jdbcapi/testRelative.java from the old testHarness to JUnit. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.