BATCH-1163: In Batch xsd, elements in <job/> should be unordered
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<next on="COMPLETED WITH SKIPS" to="errorPrint1" />
|
||||
<fail on="FAILED" exit-code="FAILED"/>
|
||||
</step>
|
||||
|
||||
|
||||
<step id="errorPrint1" tasklet="errorLogTasklet" next="step2"/>
|
||||
|
||||
<step id="step2" ref="secondPass" next="skipCheckingDecision"/>
|
||||
|
||||
Reference in New Issue
Block a user