Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 42275 invoked from network); 27 Feb 2009 15:21:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Feb 2009 15:21:36 -0000 Received: (qmail 46648 invoked by uid 500); 27 Feb 2009 15:21:36 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 46537 invoked by uid 500); 27 Feb 2009 15:21:35 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 46501 invoked by uid 99); 27 Feb 2009 15:21:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 07:21:35 -0800 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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2009 15:21:35 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0428823888CA; Fri, 27 Feb 2009 15:21:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r748553 - /geronimo/server/branches/2.1/pom.xml Date: Fri, 27 Feb 2009 15:21:13 -0000 To: scm@geronimo.apache.org From: kevan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090227152114.0428823888CA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kevan Date: Fri Feb 27 15:21:13 2009 New Revision: 748553 URL: http://svn.apache.org/viewvc?rev=748553&view=rev Log: GERONIMO-4558 Use new tranql driver. There's a problem with one of the new properties. Working with Matt to resolve Modified: geronimo/server/branches/2.1/pom.xml Modified: geronimo/server/branches/2.1/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=748553&r1=748552&r2=748553&view=diff ============================================================================== --- geronimo/server/branches/2.1/pom.xml (original) +++ geronimo/server/branches/2.1/pom.xml Fri Feb 27 15:21:13 2009 @@ -998,7 +998,7 @@ org.tranql tranql-connector-db2-xa - 1.2 + 1.3-SNAPSHOT rar