Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 33BE191A9 for ; Thu, 14 Jun 2012 08:57:49 +0000 (UTC) Received: (qmail 43780 invoked by uid 500); 14 Jun 2012 08:57:48 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 43558 invoked by uid 500); 14 Jun 2012 08:57:48 -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 43080 invoked by uid 99); 14 Jun 2012 08:57:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2012 08:57:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D1B671404B4 for ; Thu, 14 Jun 2012 08:57:43 +0000 (UTC) Date: Thu, 14 Jun 2012 08:57:43 +0000 (UTC) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Message-ID: <2143001791.15073.1339664263860.JavaMail.jiratomcat@issues-vm> In-Reply-To: <6695765.2423.1339409143070.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Resolved] (DERBY-5808) Compatibility test should use BaseTestCase.execJavaCmd() 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-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Knut Anders Hatlen resolved DERBY-5808. --------------------------------------- Resolution: Fixed Fix Version/s: 10.10.0.0 Issue & fix info: (was: Patch Available) Thanks, Kristian. Committed r1350133. > Compatibility test should use BaseTestCase.execJavaCmd() > -------------------------------------------------------- > > Key: DERBY-5808 > URL: https://issues.apache.org/jira/browse/DERBY-5808 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.10.0.0 > Reporter: Knut Anders Hatlen > Assignee: Knut Anders Hatlen > Fix For: 10.10.0.0 > > Attachments: d5808-1a.diff > > > The compatibility test should use BaseTestCase.execJavaCmd() instead of calling Runtime.exec() directly. This would make it easier to pass flags (like EMMA code coverage properties) to the processes spawned by the compatibility test. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira