Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 47921 invoked from network); 30 Sep 2005 07:43:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 07:43:09 -0000 Received: (qmail 31758 invoked by uid 500); 30 Sep 2005 07:43:09 -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 31747 invoked by uid 99); 30 Sep 2005 07:43:09 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 00:43:08 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id C3703DF for ; Fri, 30 Sep 2005 09:42:47 +0200 (CEST) Message-ID: <112584213.1128066167767.JavaMail.jira@ajax.apache.org> Date: Fri, 30 Sep 2005 09:42:47 +0200 (CEST) From: "Michael Bouschen (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Resolved: (JDO-153) Upgrade springframework version used in tck20/tck11 In-Reply-To: <732202609.1127810747675.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JDO-153?page=all ] Michael Bouschen resolved JDO-153: ---------------------------------- Resolution: Fixed With version 1.2 springframework introduced a new separate jar for the bean factory classes. So I needed to add a dependency for the new jar: spring-beans-1.2.5.jar. Checked in the patch: revision 292659 > Upgrade springframework version used in tck20/tck11 > --------------------------------------------------- > > Key: JDO-153 > URL: http://issues.apache.org/jira/browse/JDO-153 > Project: JDO > Type: Task > Components: tck11, tck20 > Reporter: Michael Bouschen > Assignee: Michael Bouschen > Priority: Minor > Attachments: springUpgrade.patch > > Subprojects tck20 and tck11 use the bean factory provided by the springframework to create instacnes from an xml representation. > Today we are using version springframework 1.1.3 . I propose to upgrade to the current version 1.2.5. -- 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