Commit Graph

3346 Commits

Author SHA1 Message Date
dsyer
77b38ced1d [maven-release-plugin] prepare release 2.0.4.RELEASE 2009-10-18 19:29:55 +00:00
dsyer
bb3134f2e0 Add objectstyle back (needed for vpp) 2009-10-18 19:15:40 +00:00
dsyer
61d302d879 Revert unnecessary change 2009-10-18 19:14:38 +00:00
dsyer
8d261a650e add object style back for vpp 2009-10-18 18:42:58 +00:00
dsyer
32c96b5ac1 Ready for 2.0.4 2009-10-18 17:25:14 +00:00
dsyer
5694bf1b73 BATCH-1420: Fixed with mods to PlaceholderTargetSource 2009-10-17 02:58:20 +00:00
lucasward
d6d592c36d BATCH-1418: HibernateCursorItemReader now implements jumpToItem 2009-10-05 04:10:54 +00:00
lucasward
cf06674008 BATCH-1418: StaxEventItemReader now controls restart itself. 2009-10-05 04:03:12 +00:00
dsyer
4953fe16c0 BATCH-1417: add extra check for last line empty 2009-10-02 01:29:43 +00:00
lucasward
172506250e BATCH-1418: Added jumpToItem implementation in FFIR to all for correct restart 2009-09-30 04:50:33 +00:00
dsyer
a6dd427f93 BATCH-1417: fixed in 2.0.x as well 2009-09-28 16:54:53 +00:00
robokaso
9e535018ae RESOLVED - BATCH-1410: Isolation Level in the Example is not supported 2009-09-20 10:10:32 +00:00
robokaso
d2023666c3 RESOLVED - BATCH-1408: SimpleJobLauncher Package wrong 2009-09-16 16:38:01 +00:00
dsyer
f0e2aef7a8 BATCH-1401: Applied patch to 2.0.4. 2009-09-16 12:51:37 +00:00
dsyer
4d1519dd1b RESOLVED BATCH-1397: Late binding only happens once per ApplicationContext if expression is in substring 2009-09-07 17:04:47 +00:00
dsyer
0b0729edcc BATCH-1392: Fixed in 2.0.x as well 2009-09-04 13:05:15 +00:00
dsyer
24068ae7e2 Ready for maintenance on 2.0.x 2009-09-04 12:35:52 +00:00
dsyer
1907654268 Branch for maintenance 2009-09-04 12:28:22 +00:00
dsyer
902009a590 [maven-release-plugin] copy for tag 2.0.3.RELEASE 2009-08-22 11:58:28 +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