Commit Graph

3 Commits

Author SHA1 Message Date
dsyer
4ae712f35f RESOLVED - issue BATCH-158: Dependency cycle between execution.step and execution.step.simple
http://opensource.atlassian.com/projects/spring/browse/BATCH-158

StepConfiguration had to pick up an extra flag in the interface, and the configuration implementations had to be separate from the executor implementations.

Also fixed a cycle in core (JobIdentifier is part of domain).
2007-10-05 09:05:15 +00:00
dsyer
96ec31be2d Attempt to refactor NFL so that it can be run from a command line launcher in Eclipse instead of a unit test 2007-10-04 15:38:10 +00:00
lucasward
62eb328f5a OPEN - issue BATCH-116: Create XML input/output source which will work directly with StAX parser
http://opensource.atlassian.com/projects/spring/browse/BATCH-116
2007-09-24 05:12:58 +00:00