Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 98803 invoked from network); 2 Nov 2006 18:54:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2006 18:54:37 -0000 Received: (qmail 10621 invoked by uid 500); 2 Nov 2006 18:54:49 -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 10608 invoked by uid 99); 2 Nov 2006 18:54:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 10:54:49 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Thu, 02 Nov 2006 10:54:37 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0F3427142C3 for ; Thu, 2 Nov 2006 10:54:17 -0800 (PST) Message-ID: <12241229.1162493657050.JavaMail.root@brutus> Date: Thu, 2 Nov 2006 10:54:17 -0800 (PST) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Commented: (JDO-440) Upgrade dependencies in JDO *11 and *20 projects In-Reply-To: <19427500.1161640406647.JavaMail.root@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 [ http://issues.apache.org/jira/browse/JDO-440?page=comments#action_12446693 ] Craig Russell commented on JDO-440: ----------------------------------- The patch looks good. > Upgrade dependencies in JDO *11 and *20 projects > ------------------------------------------------ > > Key: JDO-440 > URL: http://issues.apache.org/jira/browse/JDO-440 > Project: JDO > Issue Type: Task > Components: tck20, api20, tck11, api11, ri11, fostore20, runtime20, util20 > Affects Versions: JDO 2 final > Reporter: Michael Bouschen > Assigned To: Michael Bouschen > Priority: Minor > Fix For: JDO 2 maintenance release 1 > > Attachments: JDO-440.patch > > > Version 1.1 of the transaction-api (JTA) is now available through the glassfish maven repository: (https://maven-repository.dev.java.net/nonav/repository) > I propose to add this repository to the list of remote repositories and use the latest JTA version in the JDO projects. > Please note, maven does resolve the dependency and successfully downloads the jar, but I see the following message: > Cookie rejected: "$Version=0; JSESSIONID=4A3BD8EDDB8DCF96BAC41BCFEE4029A0; $Path=/servlets". Illegal path attribute "/servlets". Path of origin: "/nonav/repository/javax.transaction/jars/transaction-api-1.1.jar" > I double checked all the dependencies and propose to upgrade to the latest version: > - use transaction api (version 1.1) from glassfish maven repository > - use servlet-api (version 2.5) from glassfish maven repository > - derby 10.1.1.0 -> 10.2.1.6 > - log4j 1.2.8 -> 1.2.13 > - c3p0 0.9.0 -> 0.9.0.2 > - spring 1.2.5 -> 1.2.8 > - commons-pool 1.2 -> 1.3 > - commons-collections 3.1 -> 3.2 > - xerces 2.4.0 -> 2.8.1 > - xml-apis 1.0.b2 -> 1.3.03 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira