Files
spring-batch/spring-batch-core/src
Michael Minella 1720807c11 Fixed SplitBuilder to behave as documentation perscribes.
This commit includes the parent builder's current state from a
SplitBuilder in the actual split.  The documentation is also updated to
note that a user should either create a flow with transitions or a flow
that splits, not both and use composition to create more complex flows.

BATCH-2346
2015-02-05 12:11:33 -06:00
..