dsyer
d8cc4d105d
RESOLVED - issue BATCH-1496: Expose retry-policy in namespace configuration
2010-01-30 10:28:57 +00:00
dsyer
a71c4b0ad0
BATCH-1498: fixed typo in AbstractStepParser
2010-01-19 08:57:04 +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
3718a6a988
BATCH-1477: allow excludes in retryable exceptions
2010-01-04 17:09:53 +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
bf1a83b8d4
BATCH-1387: fix some errors and check the effect of new bundle in STS
2010-01-04 12:42:08 +00:00
dsyer
d3428d4fdd
BATCH-1475: Moved job parameters validator to a nested element
2010-01-04 08:12:17 +00:00
dsyer
a08069a9c6
BATCH-1474: Added reload() feature to JobLoader.
2010-01-03 10:38:15 +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
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
99aeb7fe62
2009-12-29 18:18:51 +00:00
dsyer
7bd60503c5
BATCH-1443: add XML support for JobStep
2009-12-13 15:21:00 +00:00
dsyer
8e1f054bd2
RESOLVED - issue BATCH-1372: Namespace support for partitioning
...
Also tidied up (changed) construction pattern for SimpleStepExecutionSplitter, so it doesn't need a step instance.
2009-12-09 07:36:41 +00:00
dsyer
1ed2e13b3b
RESOLVED - issue BATCH-1458: Add FlowStep: a Step implementation that executes a flow
2009-12-08 17:37:56 +00:00
dsyer
b451c219bf
BATCH-1456: add dummy 2.0 schema and a detector for the wrong schema declaration.
2009-12-04 18:36:05 +00:00
dsyer
93be098a97
BATCH-1394: add support for SpEL with Spring 3.0 in step scope
2009-11-29 17:00:42 +00:00
dsyer
8928afe0bf
RESOLVED - issue BATCH-1281: Make ItemProcessor semantics optionally non-transactional and run-once
2009-11-26 16:21:45 +00:00
dsyer
eb3fd63133
Add additional test for step scope
2009-11-18 07:46:08 +00:00
dsyer
3bf6bd59da
OPEN - issue BATCH-1380: Make <flow/> a top-level element, so it can be shared or strategised in a job
...
Add <flow/> at top level and as element in a flow.
2009-11-12 15:02:45 +00:00
dhgarrette
76a2fd1886
BATCH-1436: Allow inner bean for configuration of tasklet
2009-11-12 06:32:59 +00:00
dsyer
0dba72d2a6
RESOLVED - issue BATCH-1411: Allow a Job to specify its required JobParameters
2009-11-11 20:49:31 +00:00
dsyer
f1f1b130e2
BATCH-1372: remove 2.0.xsd and add tooling meta data
2009-11-11 13:42:15 +00:00
dsyer
523a92bd47
RESOLVED: BATCH-1427: Fix broken build
2009-11-10 14:38:25 +00:00
dsyer
3d421d7841
RESOLVED: BATCH-1427: extracted FatalException into parent package instead of inner class.
2009-11-10 13:52:59 +00:00
dsyer
a35a1805b6
RESOLVED - issue BATCH-1300: Add description element to <job/> and <step/>
2009-11-04 13:34:42 +00:00
dsyer
d1244127b0
RESOLVED - issue BATCH-1416: Namespace support for max varchar length in execution context and execution daos
2009-11-04 09:04:15 +00:00
dsyer
4732c118b0
RESOLVED - issue BATCH-1419: Change is-reader-transactional-queue to reader-transactional in <chunk/>
...
http://jira.springframework.org/browse/BATCH-1419
2009-11-04 08:47:20 +00:00
dsyer
410968cf02
OPEN - issue BATCH-1428: Add support for lobhandler in job repository name space / factory bean
...
http://jira.springframework.org/browse/BATCH-1428
2009-10-29 20:34:31 +00:00
dsyer
232d739dbd
RESOLVED - issue BATCH-1420: Late Binding only happens first time when using inner bean definition with collection property
2009-10-16 19:15:17 +00:00
dsyer
79c86bf13d
RESOLVED - issue BATCH-1414: Move schema scripts to a package
...
http://jira.springframework.org/browse/BATCH-1414
2009-09-25 08:30:27 +00:00
dsyer
cd12d1050e
Add additional integration test for list values in step scope.
2009-09-18 16:29:51 +00:00
dsyer
0f5d1f2ded
RESOLVED - issue BATCH-1406: Avoid deadlock with database pool and multithreaded step when throttle limit is too high.
2009-09-16 16:54:45 +00:00
lucasward
380c975d21
Fixed validation issue by upgrading XSD to 2.5
2009-09-12 23:05:57 +00:00
dsyer
0d7c7034ae
RESOLVED - issue BATCH-1338: Allow segregation of jobs by group, type or origin
...
http://jira.springframework.org/browse/BATCH-1338
Deprecated and replaced ClassPathXmlJobRegistry
2009-09-09 12:39:32 +00:00
dsyer
f3cec725f0
RESOLVED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Add extra test for JobRegistryBackground*
2009-09-09 11:46:46 +00:00
dsyer
f98c5775ed
REOPENED - issue BATCH-1338: Allow segregation of jobs by type or origin
...
Added parent configuration copying as a feature in ClassPathXmlApplicationContextFactory.
2009-09-09 10:45:13 +00:00
dsyer
6d20540c01
OPEN - issue BATCH-1395: Remove or deprecate old application context creation pattern
...
Revert some recent changes and focus more on factory patterns
2009-09-09 08:12:15 +00:00
dsyer
8143e66768
RESOLVED - issue BATCH-1397: Late binding only happens once per ApplicationContext if expression is in substring
...
http://jira.springframework.org/browse/BATCH-1397
2009-09-07 16:58:39 +00:00
dsyer
0cc77cf6ca
OPEN - issue BATCH-1392: Throttle limit is not parsed in ChunkElementParser
...
Fixed in 2.1
2009-09-04 12:26:41 +00:00
dsyer
310a8038f8
BATCH-1371: add 2.1 version to test XML
2009-09-01 07:06:39 +00:00
dsyer
c5c895fc33
BATCH-1371: revert schema to 2.0 and add 2.1 version alongside
2009-09-01 06:28:39 +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
052f259cb8
BATCH-1378: copy map/list/set to avoid storing wrong value after placeholder binding
2009-08-22 11:19:43 +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
dhgarrette
638a379ba0
BATCH-1351: An empty <*-exception-classes/> list does not override parent's list.
2009-08-04 05:10:59 +00:00