Issue Details (XML | Word | Printable)

Key: BATCH-670
Type: Task Task
Status: Open Open
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Lucas Ward
Votes: 1
Watchers: 3
Operations

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

Upgrade to Java 5.0

Created: 18/Jun/08 10:23 AM   Updated: 03/Jul/08 10:19 AM
Component/s: Core, Infrastructure
Affects Version/s: 2.0.0
Fix Version/s: 2.0.0.RC1

Time Tracking:
Issue & Sub-Tasks
Issue Only
Original Estimate: 41.62d
Original Estimate - 41.62d
Remaining Estimate: 22.88d
Time Spent - 17.75d Remaining Estimate - 22.88d
Time Spent: 17.75d
Time Spent - 17.75d Remaining Estimate - 22.88d Time Not Required

Issue Links:
Depends
 

Sub-Tasks  All   Open   

 Description  « Hide
This issue covers the whole of migrating Spring Batch to Java 5.0, including migrating existing features, updating the samples, adding new features such as special annotations and documenting all the changes.

 All   Comments   Work Log   Change History   FishEye   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Chris Beams added a comment - 21/Jun/08 04:49 PM
A ParameterizedFieldSetMapper<T> would seem to make sense during the move to Java 5. I suppose this comment can be generalized to: "Add parameterization/generics support throughout the API as appropriate".

Lucas Ward added a comment - 22/Jun/08 07:08 PM
I agree, and I think that will be one of many changes we make to the API for generics. It's covered more generically in BATCH-671 though.