Files
spring-batch/spring-batch-core
dhgarrette 5fcffd81e2 RESOLVED - BATCH-1139:
*Add a "parent" attribute to <tasklet/>. This will allow tasklets to inherit properties from other tasklets that have been configured. 

 *A "merge" attribute for will have to be added to the following elements that occur with in <tasklet/>: 
    <skippable-exception-classes/> 
    <fatal-exception-classes/> 
    <retryable-exception-classes/> 
    <streams/> 
    <retry-listeners/> 

 *<tasklet/> should become a top-level element with an "abstract" attribute.
2009-03-13 03:56:43 +00:00
..
2009-03-13 03:56:43 +00:00
2009-01-13 14:13:59 +00:00
2009-02-19 18:22:56 +00:00
2009-01-13 13:52:37 +00:00
2009-02-05 07:50:23 +00:00