Issue Details (XML | Word | Printable)

Key: JDO-153
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael Bouschen
Reporter: Michael Bouschen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Upgrade springframework version used in tck20/tck11

Created: 27/Sep/05 05:43 PM   Updated: 23/Apr/06 03:10 AM
Return to search
Component/s: tck11, tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works springUpgrade.patch 2005-09-29 07:21 AM Michael Bouschen 5 kB

Resolution Date: 23/Apr/06 03:10 AM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michael Bouschen made changes - 27/Sep/05 05:44 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Michael Bouschen added a comment - 29/Sep/05 07:22 AM
 Attached you find a patch upgrading to stringframework version 1.2.5.

Michael Bouschen made changes - 29/Sep/05 07:22 AM
Attachment springUpgrade.patch [ 12314619 ]
Repository Revision Date User Message
ASF #292659 Fri Sep 30 07:34:30 UTC 2005 mbo JDO-153 Upgrade springframework version used in tck20/tck11 to 1.2.5
Files Changed
MODIFY /incubator/jdo/trunk/tck20/project.xml
MODIFY /incubator/jdo/trunk/tck11/project.properties
MODIFY /incubator/jdo/trunk/tck11/project.xml
MODIFY /incubator/jdo/trunk/tck20/maven.xml
MODIFY /incubator/jdo/trunk/tck20/project.properties
MODIFY /incubator/jdo/trunk/tck11/maven.xml

Craig Russell added a comment - 30/Sep/05 07:47 AM
The patch looks fine. It's interesting how many lines of code need to be modified just to change /1.1.3/1.2.5/g

Craig

Michael Bouschen added a comment - 30/Sep/05 04:41 PM
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

Michael Bouschen made changes - 30/Sep/05 04:41 PM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Michael Bouschen made changes - 01/Nov/05 05:37 PM
Status Resolved [ 5 ] Closed [ 6 ]
Michael Bouschen added a comment - 23/Apr/06 03:08 AM
Reopened to set the Fix Version/s field to JDO 2 beta.

Michael Bouschen made changes - 23/Apr/06 03:08 AM
Status Closed [ 6 ] Reopened [ 4 ]
Resolution Fixed [ 1 ]
Michael Bouschen made changes - 23/Apr/06 03:10 AM
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Closed [ 6 ]
Fix Version/s JDO 2 beta [ 12310683 ]