cae54225a897e37c2b9896993fa4999830655dd1
spring-batch-2.0.xsd: * Renamed <stop/> to <pause/> * Added <fail/> StepParser.java * Added capabilities to parse <pause/> and <fail/> * Changed the semantics of the status= attribute so that it modifies the ExitStatus instead of BatchStatus. * BatchStatus is determined by the element (end, fail, pause) EndState.java * Added storage for ExitStatus in addition to the existing BatchStatus since both will need to be saved from the parser
Description
No description provided
Languages
Java
99.6%
HTML
0.3%
XSLT
0.1%