Commit Graph

31 Commits

Author SHA1 Message Date
jpraet
b26d272d43 cleanup 2014-04-02 14:35:53 -04:00
Michael Minella
78cf001e9e Refactored the JsrJobOperator to start and restart jobs asynchronously
by default.
* Refactored the JsrJobOperator to use SimpleAsyncTaskExecutor by
 default
* Introduced a JobContextFactory to provide a JobContext per thread.
* Updated stop logic to correctly handle stopping jobs running on
 another thread.
2013-12-06 11:37:10 -06:00
Michael Minella
903f5060fb BATCH-1995: Updated to handle delimitors at the beginning and end of a line 2013-04-20 23:34:52 -05:00
Michael Minella
2e0cba57f7 BATCH-1949: Removed Spring 3 checks and updated documentation accordingly 2013-01-11 14:09:20 -06:00
Michael Minella
e8bde07a73 BATCH-1714: Added ChunkListener#afterFailedChunk(ChunkContext context) 2013-01-04 13:02:58 -06:00
Michael Minella
96c818e86f BATCH-1915: Reformatting 2012-12-31 08:10:08 -06:00
dsyer
504ec297cc BATCH-1424: add explicit instructions for using listener annotations 2009-10-18 11:27:37 +00:00
dsyer
3cc6a3bdb6 dictionary additions 2009-05-30 09:34:48 +00:00
dsyer
45a4c88082 add to dictionary 2009-05-22 07:37:43 +00:00
dsyer
b4bd6dd9dd fix bundlor templates in archetype 2009-02-02 15:52:04 +00:00
dsyer
f58b761e9f BATCH-943: update driving query job figure 2009-01-12 17:28:23 +00:00
dsyer
d70cbba4e3 BATCH-794: Added Surefire config for SpringSource Repository 2009-01-10 16:10:42 +00:00
dsyer
fed3d11182 upgrade oxm 2008-12-10 14:18:49 +00:00
dsyer
ea00cacf6e Revert to Spring 2.5.6 2008-11-21 08:54:03 +00:00
dsyer
3590375d46 BATCH-679: move flow abstraction to core 2008-10-30 07:45:26 +00:00
dsyer
fca856dc7b Line aggregator missing from last commit. 2008-08-07 12:51:28 +00:00
dsyer
eae6e5078b BATCH 733: Parent context missed a commit... 2008-07-21 16:49:14 +00:00
dsyer
d643538a10 Upgrade integration to CI-SNAPSHOT again 2008-07-18 09:31:41 +00:00
robokaso
7e412c75ff IN PROGRESS - BATCH-709: Change all collections to use generics 2008-07-17 07:54:04 +00:00
robokaso
c82470f9c4 minor code cleanup 2008-06-11 13:38:23 +00:00
robokaso
8b79582be2 few dictionary additions 2008-06-09 14:12:27 +00:00
robokaso
7df20a9902 RESOLVED - BATCH-653: consistent item buffering in ItemReaders
JdbcCursorItemReader now extends AbstractBufferedItemReaderItemStream
2008-06-06 10:44:08 +00:00
robokaso
01c70eaff7 IN PROGRESS - BATCH-505: Job-level ExecutionContext
added javadoc for JdbcExecutionContextDao
2008-06-02 11:18:24 +00:00
robokaso
471948a824 javadoc fix (task -> item) 2008-04-29 14:26:44 +00:00
robokaso
6ca877c1d9 IN PROGRESS - BATCH-571: Remove reference to Step from StepExecution
step reference replaced with stepName string
2008-04-28 11:41:31 +00:00
robokaso
0c40ce5141 RESOLVED - BATCH-578: remove self-initialization from ItemReader#read() implementations 2008-04-14 09:10:17 +00:00
dsyer
5c7dcc59b9 Update bits of site for 1.0.0 2008-03-28 07:11:59 +00:00
robokaso
f5d8a32cdb test commit: added my name do dictionary 2008-01-31 19:03:29 +00:00
dsyer
e843b1eb6c update dictionary 2007-10-04 15:43:27 +00:00
dsyer
9d44d8f455 OPEN - issue BATCH-90: StepExecution and StepExecutionContext are parallel domains, and StepExecution is by comparison anaemic
http://opensource.atlassian.com/projects/spring/browse/BATCH-90

Add ExitStatus to *Execution entities
2007-09-30 21:16:44 +00:00
dsyer
170c815916 Initial move over from i21 repo. 2007-08-15 20:04:43 +00:00