From 4ae712f35fe5b096ce98444e3fc7e8ae160346de Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 5 Oct 2007 09:05:15 +0000 Subject: [PATCH] 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). --- samples/20070918.testStream.xmlFileStep.output.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/20070918.testStream.xmlFileStep.output.xml b/samples/20070918.testStream.xmlFileStep.output.xml index f13620461..50a39a9c9 100644 --- a/samples/20070918.testStream.xmlFileStep.output.xml +++ b/samples/20070918.testStream.xmlFileStep.output.xml @@ -1 +1 @@ -XYZ0001511.39Customer1XYZ0002272.99Customer2cXYZ0003999.99Customer3XYZ0001511.39Customer1XYZ0002272.99Customer2cXYZ0003999.99Customer3XYZ0001511.39Customer1XYZ0002272.99Customer2cXYZ0003999.99Customer3 \ No newline at end of file +XYZ0001511.39Customer1XYZ0002272.99Customer2cXYZ0003999.99Customer3XYZ0001511.39Customer1XYZ0002272.99Customer2cXYZ0003999.99Customer3XYZ0001511.39Customer1XYZ0002272.99Customer2cXYZ0003999.99Customer3 \ No newline at end of file