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 4D9667B8C for ; Wed, 14 Sep 2011 18:11:19 +0000 (UTC) Received: (qmail 7772 invoked by uid 500); 14 Sep 2011 18:11:19 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 7731 invoked by uid 500); 14 Sep 2011 18:11:19 -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 7724 invoked by uid 99); 14 Sep 2011 18:11:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 18:11:19 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of msatoor@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-iy0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2011 18:11:13 +0000 Received: by iaby26 with SMTP id y26so407464iab.31 for ; Wed, 14 Sep 2011 11:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=vGak9pHDul7Oj0QLHG9+e+Q+x/Qdhx331uUhSejE01U=; b=NozFe6vo0Vq2UiBcr5YggVhIUsSvPjqgfKPngi8iMi0M7JmwogqEHyHlDCaxkLWlOk Aa8iOEB5C/qZ/sANfqW5ZlvEixXEwlLqMoCqrDQP+xYgEiACaANQB1KNzvgVptZjZTUF hXip+svlJf8DNxBD4O5c6QlgXhHundigJ8Feo= MIME-Version: 1.0 Received: by 10.42.97.3 with SMTP id l3mr103831icn.70.1316023852240; Wed, 14 Sep 2011 11:10:52 -0700 (PDT) Received: by 10.42.219.73 with HTTP; Wed, 14 Sep 2011 11:10:52 -0700 (PDT) In-Reply-To: References: <32462975.post@talk.nabble.com> Date: Wed, 14 Sep 2011 11:10:52 -0700 Message-ID: Subject: Re: [VOTE] 10.8.2.1 release From: Mamta Satoor To: derby-dev@db.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Thanks for putting the release candiate out, Myrna. I downloaded db-derby-10.8.2.1-lib.zip to do some basic testing. The download 1st time around for some reason didn't get everything and I got corrupt zip file error when I tried opening db-derby-10.8.2.1-lib.zip. May be something was wrong with the internet connection when I did the 1st download. But the 2nd download worked just fine and I was able to get the jar files from db-derby-10.8.2.1-lib.zip. The real basic testing with those jar files have showed no problems. thanks, Mamta On Wed, Sep 14, 2011 at 10:17 AM, Myrna van Lunteren wrote: > On Wed, Sep 14, 2011 at 5:20 AM, frapien wrote: >> >> Wrong JDBC-Version in sysinfo >> is >> java.specification.name: Java Platform API Specification >> java.specification.version: 1.7 >> java.runtime.version: 1.7.0-b147 >> --------- Derby-Informationen -------- >> JRE - JDBC: Java SE 6 - JDBC 4.0 >> [F:\db-derby-10.8.2.1-bin\lib\derby.jar] 10.8.2.1 - (1170221) >> should be JRE - JDBC: Java SE 7 - JDBC 4.1 for Java 7 >> regards >> Frank >> >> -- >> View this message in context: http://old.nabble.com/-VOTE--10.8.2.1-release-tp32459215p32462975.html >> Sent from the Apache Derby Developers mailing list archive at Nabble.com. >> >> > > Thanks Frank - that apparently has escaped everyone's notice since > jdbc 4.1 support was put in with 10.8.1.2! > I logged DERBY-5410 (https://issues.apache.org/jira/browse/DERBY-5410) > > Looks like an easy fix and I'll see if I can do this, so it'll be > right if I need to spin a new candidate. > > Myrna >