Commit Graph

3331 Commits

Author SHA1 Message Date
dhgarrette
3710f3ab47 BATCH-1375: fixed generic types 2009-08-23 15:29:48 +00:00
dhgarrette
1771f683d4 BATCH-1375: fixed variable name 2009-08-23 15:26:23 +00:00
dhgarrette
8146e55503 Merging changes from branch...
BATCH-1323: Modify skip/retry/no-rollback exception class configurations to allow for include/exclude
BATCH-1339: Move task-executor attribute up from <chunk/> to <tasklet/>
BATCH-1348: Allow inlining of reader/writer/processor into <chunk/>
BATCH-1357: Allow empty <listeners/>, <retry-listeners/>, and <streams/> lists
BATCH-1358: Move InfiniteLoopIncrementer into core, and rename it to RunIdIncrementer
BATCH-1367: Syntactic sugar for Item*Adapter in namespace
BATCH-1375: Give CompositeItemProcessor's and CompositeItemWriter's property the same name (delegates)
2009-08-23 15:17:20 +00:00
dsyer
9e8bdba83d [maven-release-plugin] prepare for next development iteration 2009-08-22 11:58:38 +00:00
dsyer
1884b8fcec [maven-release-plugin] prepare release 2.0.3.RELEASE 2009-08-22 11:57:44 +00:00
dsyer
5e35182dbd add to svn:ignore 2009-08-22 11:53:10 +00:00
dsyer
f465958379 Add dynamic check for expected size (fix build?) 2009-08-22 11:46:45 +00:00
dsyer
22909cec23 Use prototype scope for duplicate bean used for test 2009-08-22 11:26:09 +00:00
dsyer
150fff9f41 Add sample for jdbc paging reader 2009-08-22 11:20:38 +00:00
dsyer
679a3dbcac Spelling error in javadocs 2009-08-22 11:20:05 +00:00
dsyer
052f259cb8 BATCH-1378: copy map/list/set to avoid storing wrong value after placeholder binding 2009-08-22 11:19:43 +00:00
dsyer
1956122d57 Add BATCH-1362 to release notes 2009-08-20 16:55:27 +00:00
dsyer
0b9c97ecab Add release notes details 2009-08-20 16:48:20 +00:00
dsyer
ecddd61b47 RESOLVED - issue BATCH-1354: Infinite loop caused by throwing an Error from the ItemWriter of a skippable step
http://jira.springframework.org/browse/BATCH-1354

Previous change reverted: Error should be fatal, so it has to be added to the exception classifiers in FaultTolerantStepFactoryBean.
2009-08-20 16:41:38 +00:00
dsyer
a293b6ff21 RESOLVED - issue BATCH-1354: Infinite loop caused by throwing an Error from the ItemWriter of a skippable step
http://jira.springframework.org/browse/BATCH-1354
2009-08-20 15:43:19 +00:00
dhgarrette
4581617d18 Updated my email address 2009-08-20 15:26:04 +00:00
dsyer
14d02172c8 Prepare for 2.0.3 release 2009-08-20 14:03:32 +00:00
dsyer
a5603cbb04 Update for 2.0.3 release 2009-08-20 14:02:11 +00:00
dsyer
f0a958e0be RESOLVED - issue BATCH-1362: Threads spinning doing nothing at end of multi-threaded Step
Extra check for deadlock hopefully will fix build issues.
2009-08-15 09:19:16 +00:00
dsyer
7c487a7abc RESOLVED - issue BATCH-1370: Bind to non-scalar map entry values in step scope
Also fixed: no need to use custom PropertyEditor to bind to Dates from step context
2009-08-14 09:35:50 +00:00
dsyer
0bf64b4a80 RESOLVED - issue BATCH-1363: Job stopped in split state does not finish with status = STOPPED
Add some more test cases
2009-08-14 07:03:52 +00:00
dsyer
7d4e7c0c2a RESOLVED - issue BATCH-1361: PassThroughFieldExtractor does not handle Maps 2009-08-10 14:34:13 +00:00
dsyer
842b9dac7a RESOLVED - issue BATCH-1342: Check for valid parameter arguments in CommandLineJobRunner 2009-08-10 11:57:08 +00:00
dsyer
b90e320e31 RESOLVED - issue BATCH-1363: Job Stop issue Sequential Vs Flow Step 2009-08-10 11:40:06 +00:00
dsyer
0fb758ee8d RESOLVED - issue BATCH-1362: Threads spinning doing nothing at end of multi-threaded Step
http://jira.springframework.org/browse/BATCH-1362
2009-08-10 10:46:42 +00:00
dsyer
7943f1b570 Weird test failure? 2009-08-08 22:31:12 +00:00
dsyer
2b857a3d65 OPEN - issue BATCH-1362: Threads spinning doing nothing at end of multi-threaded Step
Fix broken test (made wrong assertion)
2009-08-08 22:16:43 +00:00
dsyer
410029ebbe OPEN - issue BATCH-1362: Threads spinning doing nothing at end of multi-threaded Step
Fixed, but can be tidied up.
2009-08-08 12:10:36 +00:00
dhgarrette
d2f4849598 BATCH-1360: Returning null from Tasklet.execute() is treated as RepeatStatus.FINISHED. 2009-08-08 03:04:07 +00:00
dsyer
3a0e967c21 Upgrade dependencies 2009-08-06 15:32:28 +00:00
dsyer
1876378650 Add some debug logging 2009-08-06 13:20:34 +00:00
dsyer
3c12692ba4 Make a clearer assertion about throttling 2009-08-06 13:17:31 +00:00
dsyer
c8ed324e9c Simplify a couple of test cases (no need for Job) 2009-08-06 13:13:51 +00:00
dsyer
72b371463b Add convenience factory impl of JobRepository.createJobExecution() for testing 2009-08-06 13:12:50 +00:00
dhgarrette
2d6a9de873 BATCH-1360: Throw helpful error from if Tasklet.execute() returns null 2009-08-06 05:20:02 +00:00
dhgarrette
9d694b7d6c BATCH-1359: Throw helpful error from JdbcCursorItemReader if read() called before open() 2009-08-06 04:22:16 +00:00
dhgarrette
638a379ba0 BATCH-1351: An empty <*-exception-classes/> list does not override parent's list. 2009-08-04 05:10:59 +00:00
dsyer
0d640b451e BATCH-1353: update version number 2009-08-03 14:37:07 +00:00
dsyer
b799306de8 BATCH-1353: update link 2009-08-03 14:36:54 +00:00
dsyer
2fecb273b3 Correct database intro in reader/writers section 2009-08-01 20:00:59 +00:00
dsyer
3429e41faf BATCH-1346: added test and extra Javadocs to clarify 2009-07-28 17:21:03 +00:00
dhgarrette
64f9472ad0 minor code cleanup 2009-07-28 06:05:47 +00:00
dhgarrette
f6e4906c66 BATCH-1345: Fix error message for when <tasklet/> has no ref= or <chunk/> 2009-07-27 04:10:36 +00:00
dhgarrette
7acdb8ebf6 Remove unused import 2009-07-23 01:21:49 +00:00
dsyer
c6056d59d2 RESOLVED - issue BATCH-1341: DataSourceInitializer throws ArrayOutOfBoundException when any destroyScript is specified
http://jira.springframework.org/browse/BATCH-1341
2009-07-22 17:21:38 +00:00
dsyer
7c8f84be8e [maven-release-plugin] prepare for next development iteration 2009-07-21 07:32:10 +00:00
dsyer
28070bca4e [maven-release-plugin] prepare release 2.0.2.RELEASE 2009-07-21 07:31:27 +00:00
dsyer
d21e7f9731 Update docs ready for 2.0.2 2009-07-21 07:26:14 +00:00
dsyer
9c9c0e42d9 Add integration test for stop on custom exit status 2009-07-20 07:25:06 +00:00
dsyer
4d1ad88a36 Add clarification for components that implement listener interfaces 2009-07-16 15:46:50 +00:00