From dev-return-11512-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Fri Apr 17 15:56:36 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 19048 invoked from network); 17 Apr 2009 15:56:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Apr 2009 15:56:36 -0000 Received: (qmail 32440 invoked by uid 500); 17 Apr 2009 15:56:35 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 32409 invoked by uid 500); 17 Apr 2009 15:56:35 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 32399 invoked by uid 99); 17 Apr 2009 15:56:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Apr 2009 15:56:35 +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; Fri, 17 Apr 2009 15:56:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CDBAD234C004 for ; Fri, 17 Apr 2009 08:56:14 -0700 (PDT) Message-ID: <109101334.1239983774830.JavaMail.jira@brutus> Date: Fri, 17 Apr 2009 08:56:14 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Updated: (OPENJPA-1033) Update supported database and driver matrix In-Reply-To: <891396924.1239384254872.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/OPENJPA-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods updated OPENJPA-1033: ---------------------------------- Attachment: OPENJPA-1033-db_versions.patch Patch that updates supported DB versions and should be applied after the "links_and_mssql" patch - 1) Derby - drops 10.1 (does not support query or lock timeouts) and adds 10.3 and 10.4 (tested by Geronimo) 2) DB2 - adds 9.1 and 9.5 3) Informix - replaced 9.30 with 9.40 (extended support thru April 2009). Adds 10.00, 11.10, 11.50. Also adds support for using DB2 Universal driver on 11.10 and 11.50. 4) MySQL - adds 5.1.31 5) Oracle - drops 8.1 (extended support ended Dec. 2006). Adds 10.2 and 11.1. > Update supported database and driver matrix > ------------------------------------------- > > Key: OPENJPA-1033 > URL: https://issues.apache.org/jira/browse/OPENJPA-1033 > Project: OpenJPA > Issue Type: Sub-task > Components: docs > Affects Versions: 2.0.0 > Reporter: Donald Woods > Assignee: Donald Woods > Priority: Minor > Fix For: 2.0.0 > > Attachments: OPENJPA-1033-db_versions.patch, OPENJPA-1033-links_and_mssql.patch > > > The list of supported databases is getting old. Need to update the supported/tested levels for Derby, DB2, Informix, MS SQL and Oracle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.