Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 3760 invoked from network); 28 May 2007 09:22:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 May 2007 09:22:39 -0000 Received: (qmail 32216 invoked by uid 500); 28 May 2007 09:22:41 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 32165 invoked by uid 500); 28 May 2007 09:22:41 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 32152 invoked by uid 99); 28 May 2007 09:22:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 May 2007 02:22:41 -0700 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, 28 May 2007 02:22:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E9B2F71415F for ; Mon, 28 May 2007 02:22:15 -0700 (PDT) Message-ID: <12469259.1180344135953.JavaMail.jira@brutus> Date: Mon, 28 May 2007 02:22:15 -0700 (PDT) From: "Shiva Kumar H R (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (DAYTRADER-44) Scripts to create DaytraderDatabase need to be updated to point to the new Derby version In-Reply-To: <17550688.1180344015942.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/DAYTRADER-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiva Kumar H R updated DAYTRADER-44: ------------------------------------- Attachment: DAYTRADER-44.patch > Scripts to create DaytraderDatabase need to be updated to point to the new Derby version > ---------------------------------------------------------------------------------------- > > Key: DAYTRADER-44 > URL: https://issues.apache.org/jira/browse/DAYTRADER-44 > Project: DayTrader > Issue Type: Bug > Affects Versions: 2.0 > Reporter: Shiva Kumar H R > Priority: Minor > Fix For: 2.0 > > Attachments: DAYTRADER-44.patch > > > createDerbyDB.[sh/bat] scripts used for creating DaytraderDatabase are still pointing to the old version of Derby: 10.1.3.1 while AG 2.0 trunk uses Derby v10.2.2.0. Attached patch updates these scripts to point to the new version of Derby used in AG 2.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.