dsyer
f5e85d5f63
Change svn:eol-style to LF
2008-03-06 21:59:13 +00:00
dsyer
c6126c063c
Add missing files to config sets
2008-03-06 16:45:34 +00:00
robokaso
97de346c69
added batchUpdateJob to .springBeans
2008-03-06 14:17:16 +00:00
robokaso
244c5d592f
RESOLVED- issue BATCH-395: Rename simple-container-definition.xml
...
http://jira.springframework.org/browse/BATCH-395
fixed SpringIDE config sets
2008-03-06 13:50:37 +00:00
robokaso
799cce535d
RESOLVED - issue BATCH-395: Rename simple-container-definition.xml
...
http://jira.springframework.org/browse/BATCH-395
renamed to simple-job-launcher-context.xml and removed unused test config files from execution
2008-03-06 09:15:20 +00:00
dsyer
2cfb69a852
Incomplete - task 84: Fix samples
...
Compiler warnings
2008-02-26 11:01:45 +00:00
dsyer
3b48ece7e5
Moved chunks to a branch (called chunks)
2008-02-26 08:06:11 +00:00
dsyer
ee0236d657
OPEN - issue BATCH-371: FlatFileItemWriter no longer uses LineAggregator
...
http://jira.springframework.org/browse/BATCH-371
Extend ItemTransformer implementations that deal with field sets and arrays
2008-02-21 09:15:51 +00:00
lucasward
5e8a9a57d0
BATCH-220:Moved SimpleJob (formerly simpleTaskletJob) to use the ChunkedStep
2008-02-14 22:19:28 +00:00
dsyer
2ce3013ac1
RESOLVED - issue BATCH-268: retry configuration for ItemOrientedTasklet
...
http://jira.springframework.org/browse/BATCH-268
The retry only works if you have an ItemStream as an ItemReader (so that you get a proper rollback). Applied the patch and fixed it up to fit the new m5 way of looking at things.
2008-02-11 17:23:57 +00:00
dsyer
63594415ca
Purge ItemProcessor
2008-01-29 09:13:47 +00:00
dsyer
e8d56a800d
Fix Spring IDE warnings (edit config sets)
2007-12-18 17:47:44 +00:00
dsyer
f49c9d9526
IN PROGRESS - issue BATCH-127: Allow job configuration to control re-entrant behavior
...
http://opensource.atlassian.com/projects/spring/browse/BATCH-127
SimpleJobRepository.findOrCreateJob now blocks if the transaction isolation level is high enough (see Javadocs).
2007-12-15 15:25:11 +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