OPEN - issue BATCH-385: Merge user attributes in StepContext with ExecutionContext
http://jira.springframework.org/browse/BATCH-385 Make Job responsible for setting up step context. Javadocs on StepContext to indicate that the attributes are volatile. Add JobParametersAware (might be temporary).
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.5.xsd">
|
||||
|
||||
<import resource="data-source-context.xml" />
|
||||
<!-- import resource="alt-data-source-context.xml" /-->
|
||||
|
||||
<!-- register the step scope with the application context -->
|
||||
<bean id="stepScope"
|
||||
|
||||
Reference in New Issue
Block a user