diff --git a/src/site/docbook/reference/step.xml b/src/site/docbook/reference/step.xml index 7cd913888..55b0f8fb5 100644 --- a/src/site/docbook/reference/step.xml +++ b/src/site/docbook/reference/step.xml @@ -528,7 +528,7 @@
- Configuring Fatal Exceptions 800-446-7834 AA2486 + Configuring Fatal Exceptions One problem with the example above is that any other exception besides a FlatFileParseException will cause the @@ -1113,7 +1113,7 @@ files[i].getPath()); } } - return ExitStatus.FINISHED; + return RepeatStatus.FINISHED; } public void setDirectoryResource(Resource directory) {