History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: BATCH-429
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Ben Hale
Reporter: Ben Hale
Votes: 0
Watchers: 0
Operations

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

Combine the core and execution modules

Created: 06/Mar/08 07:28 AM   Updated: 14/Mar/08 07:07 AM
Component/s: Core
Affects Version/s: 1.0.0.m5
Fix Version/s: 1.0.0.rc1

Time Tracking:
Not Specified


 All   Comments   Work Log   Change History   FishEye   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Dave Syer - 09/Mar/08 11:36 AM
I moved stuff from execution sub-package into core and tidied up a bit (especially a cycle in the step/factory implementations).

This might be finished. But, I would like to think a little about packages called "support". There are a couple that seem to fit the name (support classes for the sibling or parent packages), but most are really implementations of interfaces in the parent. Maybe "internal" (I hate "impl")? Or leave them as "support". TBD.