Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 70811 invoked from network); 13 Aug 2008 18:05:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Aug 2008 18:05:35 -0000 Received: (qmail 95359 invoked by uid 500); 13 Aug 2008 18:05:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 95321 invoked by uid 500); 13 Aug 2008 18:05:34 -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 95310 invoked by uid 99); 13 Aug 2008 18:05:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Aug 2008 11:05:34 -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, 13 Aug 2008 18:04:46 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7F05F234C193 for ; Wed, 13 Aug 2008 11:04:44 -0700 (PDT) Message-ID: <4127484.1218650684519.JavaMail.jira@brutus> Date: Wed, 13 Aug 2008 11:04:44 -0700 (PDT) From: "Suran Jayathilaka (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3832) Convert derbynet/timeslice.java to Junit In-Reply-To: <937692510.1218478365086.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-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suran Jayathilaka updated DERBY-3832: ------------------------------------- Attachment: derby-3832-3.diff This new patch fixes the sys.out.println that was left in the code unintentionally. > Convert derbynet/timeslice.java to Junit > ---------------------------------------- > > Key: DERBY-3832 > URL: https://issues.apache.org/jira/browse/DERBY-3832 > Project: Derby > Issue Type: Task > Components: Test > Reporter: Suran Jayathilaka > Assignee: Suran Jayathilaka > Attachments: derby-3832-2.diff, derby-3832-3.diff, derby-3832.diff > > > Convert derbynet/timeslice to a Junit testcase. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.