Commit Graph

3596 Commits

Author SHA1 Message Date
dsyer
f8431dff38 RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Added StepScopeTestUtils.  Revised a few test cases.
2010-01-07 09:33:12 +00:00
dsyer
919fc0f8ff RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests
Revert a few of the more complicated options: just support a factory method
2010-01-07 07:50:21 +00:00
dsyer
983a2c81fe RESOLVED - issue BATCH-1481: Support injection of step-scoped dependencies into unit tests 2010-01-06 17:15:37 +00:00
dsyer
eb7f543620 RESOLVED - issue BATCH-1478: Add auto registration of StepScope to all the top-level elements in XML
RESOLVED - issue BATCH-1479: HippyMethodInvoker
RESOLVED - issue BATCH-1480: Allow method adapter for Tasklet to be configured in namespace
2010-01-06 13:34:22 +00:00
dsyer
0d8cb85c10 RESOLVED - issue BATCH-1430: StaxEventItemWriter: Declare additional namespaces at the top-level element 2010-01-05 14:26:18 +00:00
dsyer
d0f94cb0ee RESOLVED - issue BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag 2010-01-05 09:40:08 +00:00
dsyer
f56ee74729 RESOLVED - issue BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag 2010-01-05 09:40:02 +00:00
dsyer
81d96cd63a BATCH-1474: fix registration error if job name is not the same as bean name 2010-01-04 17:47:29 +00:00
dsyer
52bc1f2347 BATCH-1316: allow null in JobParameter 2010-01-04 17:23:02 +00:00
dsyer
252a9efb71 BATCH-1316: allow null in JobParameter 2010-01-04 17:17:18 +00:00
dsyer
3718a6a988 BATCH-1477: allow excludes in retryable exceptions 2010-01-04 17:09:53 +00:00
dsyer
5c4d1854c0 Edited JobStep section of ref guide 2010-01-04 16:04:50 +00:00
dsyer
5da092e0e2 Update ref guide for new XML features 2010-01-04 14:30:49 +00:00
dsyer
bfd6fccb7d RESOLVED - issue BATCH-724: create tests for non-default table prefix. More extensive test using Job. 2010-01-04 14:08:09 +00:00
dsyer
c07b2882f3 RESOLVED - issue BATCH-724: create tests for non-default table prefix 2010-01-04 13:47:04 +00:00
dsyer
85642150da BATCH-1387: Fix class not found in parser in IDE (Class.forName()). And change Spring namespace version to non-specific. 2010-01-04 13:41:04 +00:00
dsyer
3649f0f317 BATCH-1387: Fix class not found in parser in IDE (Class.forName()). 2010-01-04 13:30:29 +00:00
dsyer
bf1a83b8d4 BATCH-1387: fix some errors and check the effect of new bundle in STS 2010-01-04 12:42:08 +00:00
dsyer
506cfcf8ee RESOLVED BATCH-1476. Count filters in chunk processor properly. 2010-01-04 10:18:41 +00:00
dsyer
3be4f860c7 BATCH-929: added test to core-tests for deferred constraints 2010-01-04 09:32:06 +00:00
dsyer
22bc42259e BATCH-1475: Javadocs 2010-01-04 08:28:34 +00:00
dsyer
d3428d4fdd BATCH-1475: Moved job parameters validator to a nested element 2010-01-04 08:12:17 +00:00
dsyer
ef2fedbcda BATCH-1474: added docs for JobLoader 2010-01-03 10:38:41 +00:00
dsyer
a08069a9c6 BATCH-1474: Added reload() feature to JobLoader. 2010-01-03 10:38:15 +00:00
dsyer
05821ca7d3 Javadocs 2010-01-02 21:59:34 +00:00
dsyer
891ff55bf0 BATCH-1473: Refactored context creation components 2010-01-02 21:55:52 +00:00
dsyer
4911ea71f1 BATCH-1402: add test case 2009-12-31 15:44:43 +00:00
dsyer
ca7e4a2d7f BATCH-1470: remove commons-lang 2009-12-31 15:44:17 +00:00
dsyer
967e64b850 BATCH-1374: add section on JobRegistry to ref guide 2009-12-31 13:46:13 +00:00
dsyer
2826e277c5 BATCH-1376: add -restart of job execution by id 2009-12-31 13:45:39 +00:00
dsyer
be87103d94 RESOLVED BATCH-1441: Added remaining preoperties from FaultTolerant- to StepParserStepFactoryBean 2009-12-31 12:46:15 +00:00
dsyer
aa60db1993 RESOLVED BATCH-873: add skipPolicy to XML namespace 2009-12-31 11:07:26 +00:00
dsyer
1f6c4cce79 BATCH-873: add skipPolicy to FultTolerantStepFactoryBean 2009-12-31 10:10:42 +00:00
dsyer
5b348c803a BATCH-1471: fixed typo 2009-12-30 18:08:15 +00:00
dsyer
20fa8ca5ad Tweak some javadocs 2009-12-30 17:40:04 +00:00
dsyer
b5c928ac6f Tweak some javadocs 2009-12-30 17:38:17 +00:00
dsyer
56a3e54954 BATCH-1462: ignore directories if reader has strict=false 2009-12-30 17:29:18 +00:00
dsyer
187246d4f0 BATCH-1464: remove Exception from writer signature where it is not needed 2009-12-30 14:12:27 +00:00
dsyer
dc9fe07372 BATCH-1470: remove commons-lang dependency 2009-12-30 11:47:41 +00:00
dsyer
e1fe74b3f9 BATCH-1470: remove commons-lang dependency 2009-12-30 11:04:11 +00:00
dsyer
99aeb7fe62 2009-12-29 18:18:51 +00:00
dsyer
9e1d35c9cb Suppress some unused warnings in test cases 2009-12-29 15:02:33 +00:00
dsyer
8e8d4b39e6 Tidy up some TODOs 2009-12-29 14:59:25 +00:00
dsyer
90d008fdb1 Tidy up some TODOs 2009-12-29 14:58:59 +00:00
dsyer
7e46c8abae remove comment 2009-12-29 14:50:23 +00:00
dsyer
b3784f20ab BATCH-1467: fix samples config for command line 2009-12-29 14:23:48 +00:00
dsyer
ff42839b01 BATCH-1466: removed integration module 2009-12-29 09:26:07 +00:00
robokaso
6f5f372375 RESOLVED - BATCH-1465: Unwrap exceptions in AbstractMethodInvokingDelegator 2009-12-28 22:45:04 +00:00
robokaso
9790174503 RESOLVED - BATCH-1377: StaxEventItemWriter: Handle namespace for the root tag 2009-12-27 16:55:32 +00:00
dsyer
061f09fbc0 [maven-release-plugin] prepare for next development iteration 2009-12-23 13:56:21 +00:00