Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 69353 invoked from network); 2 Dec 2009 18:42:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 18:42:43 -0000 Received: (qmail 62820 invoked by uid 500); 2 Dec 2009 18:42:43 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 62710 invoked by uid 500); 2 Dec 2009 18:42:43 -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 62641 invoked by uid 99); 2 Dec 2009 18:42:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 18:42:42 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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 Dec 2009 18:42:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BF1DF234C498 for ; Wed, 2 Dec 2009 10:42:20 -0800 (PST) Message-ID: <1829268131.1259779340781.JavaMail.jira@brutus> Date: Wed, 2 Dec 2009 18:42:20 +0000 (UTC) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3829) Convert derbynet/sysinfo and derbynet/sysinfo_with_properties to JUnit In-Reply-To: <674162625.1218388305853.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren updated DERBY-3829: -------------------------------------- Attachment: DERBY-3829_m6.diff attaching a follow-up patch which I think takes care of Knut's comments. Will run regression tests. > Convert derbynet/sysinfo and derbynet/sysinfo_with_properties to JUnit > ---------------------------------------------------------------------- > > Key: DERBY-3829 > URL: https://issues.apache.org/jira/browse/DERBY-3829 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.5.1.1 > Reporter: Erlend Birkenes > Priority: Minor > Attachments: Derby-3829_1.diff, Derby-3829_2.diff, DERBY-3829_m3.diff, DERBY-3829_m5.diff, DERBY-3829_m6.diff > > > I'm guessing these two can be combined into one file -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.