OPEN - issue BATCH-398: That old stateful / stateless thing again....

http://jira.springframework.org/browse/BATCH-398

New XML configuration convention for samples tests (similar to JUnit 4 support in Spring 2.5).  This enables us to keep the job configurations separate.
This commit is contained in:
dsyer
2008-02-29 18:35:37 +00:00
parent b4655119ca
commit 840ea77b7f
57 changed files with 192 additions and 126 deletions

View File

@@ -9,8 +9,6 @@
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd">
<import resource="../simple-container-definition.xml" />
<bean id="beanWrapperMapperJob" parent="simpleJob">
<property name="steps">
<list>