Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 51141 invoked from network); 7 May 2009 20:57:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 May 2009 20:57:10 -0000 Received: (qmail 92018 invoked by uid 500); 7 May 2009 20:57:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 91992 invoked by uid 500); 7 May 2009 20:57:09 -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 91984 invoked by uid 99); 7 May 2009 20:57:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2009 20:57:09 +0000 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; Thu, 07 May 2009 20:57:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 90074234C045 for ; Thu, 7 May 2009 13:56:45 -0700 (PDT) Message-ID: <1846042456.1241729805587.JavaMail.jira@brutus> Date: Thu, 7 May 2009 13:56:45 -0700 (PDT) From: "Tiago R. Espinha (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-4217) Make the default port for the suites.All run configurable with a system property. In-Reply-To: <945410248.1241646090281.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tiago R. Espinha updated DERBY-4217: ------------------------------------ Attachment: DERBY-4217.stat DERBY-4217.patch Attaching a possible patch for this. It's a simple approach but I think it works. I'll be running the suites.All overnight. > Make the default port for the suites.All run configurable with a system property. > --------------------------------------------------------------------------------- > > Key: DERBY-4217 > URL: https://issues.apache.org/jira/browse/DERBY-4217 > Project: Derby > Issue Type: Sub-task > Affects Versions: 10.6.0.0 > Reporter: Tiago R. Espinha > Assignee: Tiago R. Espinha > Attachments: DERBY-4217.patch, DERBY-4217.stat > > > The goal is to make the port used for suites.All configurable through a system property passed on to the JVM. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.