Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 66739 invoked from network); 16 Nov 2009 16:00:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 16:00:02 -0000 Received: (qmail 36576 invoked by uid 500); 16 Nov 2009 16:00:02 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 36527 invoked by uid 99); 16 Nov 2009 16:00:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 16:00:01 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Mon, 16 Nov 2009 15:59:59 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A547B234C1EF for ; Mon, 16 Nov 2009 07:59:39 -0800 (PST) Message-ID: <938546156.1258387179675.JavaMail.jira@brutus> Date: Mon, 16 Nov 2009 15:59:39 +0000 (UTC) From: "Andy Jefferson (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Resolved: (JDO-649) Upgrade "persistence-api.jar" for use with TCK to be JPA2 since DataNucleus 2.x uses that now In-Reply-To: <1942386556.1258386579633.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JDO-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-649. -------------------------------- Resolution: Fixed SVN trunk fixes this > Upgrade "persistence-api.jar" for use with TCK to be JPA2 since DataNucleus 2.x uses that now > --------------------------------------------------------------------------------------------- > > Key: JDO-649 > URL: https://issues.apache.org/jira/browse/JDO-649 > Project: JDO > Issue Type: Task > Components: tck2 > Reporter: Andy Jefferson > Assignee: Andy Jefferson > Fix For: JDO 2 maintenance release 3 > > > DataNucleus builds against JPA2 specification now so need to upgrade the "geronimo-specs" dependency. Was previously > > org.apache.geronimo.specs > geronimo-jpa_3.0_spec > 1.0 > > and should be > > org.apache.geronimo.specs > geronimo-jpa_2.0_spec > 1.0-PFD2 > > No idea why geronimo specs thinks JPA1 is "JPA 3.0" but anyway ... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.