Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 77200 invoked from network); 12 Nov 2007 13:39:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Nov 2007 13:39:13 -0000 Received: (qmail 68105 invoked by uid 500); 12 Nov 2007 13:39:00 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 68057 invoked by uid 500); 12 Nov 2007 13:39:00 -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 68045 invoked by uid 99); 12 Nov 2007 13:39:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2007 05:39:00 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Nov 2007 13:39:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 62FF3714211 for ; Mon, 12 Nov 2007 05:38:51 -0800 (PST) Message-ID: <11714372.1194874731402.JavaMail.jira@brutus> Date: Mon, 12 Nov 2007 05:38:51 -0800 (PST) From: "Kristian Waagan (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3199) Minor cleanup of DRDAProtocolTest In-Reply-To: <10602006.1194874371355.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-3199: ----------------------------------- Attachment: derby-3199-1a-minor_cleanup.diff 'derby-3199-1a-minor_cleanup.diff' attached and committed to trunk with revision 594118. Ran the test standalone to test. > Minor cleanup of DRDAProtocolTest > --------------------------------- > > Key: DERBY-3199 > URL: https://issues.apache.org/jira/browse/DERBY-3199 > Project: Derby > Issue Type: Test > Components: Test > Affects Versions: 10.4.0.0 > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Priority: Trivial > Fix For: 10.4.0.0 > > Attachments: derby-3199-1a-minor_cleanup.diff > > > Minor cleanup of DRDAProtocolTest; > * remove unused imports > * brush up a few comments > * declare test to throw SQLException instead of Exception -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.