Commit Graph

15 Commits

Author SHA1 Message Date
lucasward
1640e7173f Fixes for build errors 2008-01-16 21:56:31 +00:00
lucasward
46276c65fd BATCH-273: JobConfiguration renamed to Job 2008-01-14 22:57:57 +00:00
lucasward
17963b3386 BATCH-269:Moved PassThroughFieldSetMapper from Samples to Infrastructure. 2008-01-07 15:49:17 +00:00
dsyer
c423fff306 Rename provider package as "reader" 2008-01-02 14:41:06 +00:00
dsyer
1be07ec5b2 IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
http://jira.springframework.org/browse/BATCH-267

Rationalize interface locations to minimize chance of cycles in future.
Rename and refactor OXM interfaces a bit to be more consistent
2008-01-02 09:21:44 +00:00
dsyer
03ea1e3826 IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
http://jira.springframework.org/browse/BATCH-267

Remove package cycles
2007-12-31 17:13:40 +00:00
dsyer
3ee3007c46 IN PROGRESS - issue BATCH-267: Re-organise I/O (io) packages
http://jira.springframework.org/browse/BATCH-267

Initial draft - separating flat file and xml processing
2007-12-31 15:42:15 +00:00
dsyer
5eba0085bd StagingItemReader open() can be called multiple times concurrently, so no need to assert that it isn't already open. 2007-12-24 14:15:52 +00:00
dsyer
a29f0f83e8 Re-organise parallel job to run quicker (not football job any more). 2007-12-20 08:55:18 +00:00
lucasward
03ae5c4e4d BATCH-217:Modified class names to Jdbc* from Sql* 2007-12-19 16:56:11 +00:00
dsyer
37696b45f4 OPEN - issue BATCH-170: Concurrent modification of StepExecution when running an asynchrounous step operation
http://opensource.atlassian.com/projects/spring/browse/BATCH-170

Synchronized and added OptimisticLockingException to SqlStepDao.  The parallel job now runs cleanly (tried it a few times).
2007-12-19 13:06:31 +00:00
dsyer
ab98d1ebe6 IN PROGRESS - issue BATCH-212: Merge InputSource with ItemProvider
http://opensource.atlassian.com/projects/spring/browse/BATCH-212

Merge InputSource/ItemProvider -> ItemReader.
2007-12-17 13:13:39 +00:00
dsyer
f7c5e0ff44 Add parallel processing sample (parallel version of football job) 2007-12-14 01:21:29 +00:00
dsyer
0a416d7b3b YEAR is reserved word in Derby (and other platforms) 2007-12-12 22:08:25 +00:00
dsyer
8ea331bfc7 Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
2007-12-10 21:23:48 +00:00