IN PROGRESS - issue BATCH-422: Provide ability to specify exception types as well as skip limit in DefaultStepFactoryBean
http://jira.springframework.org/browse/BATCH-422 rollbackJob renamed to skipSample
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
|
||||
|
||||
<import resource="classpath:/simple-job-launcher-context.xml" />
|
||||
<import resource="classpath:/jobs/rollbackJob.xml" />
|
||||
<import resource="classpath:/jobs/skipSampleJob.xml" />
|
||||
|
||||
</beans>
|
||||
Reference in New Issue
Block a user