IN PROGRESS - issue BATCH-24: Provide exit code for job executed as a main method

http://opensource.atlassian.com/projects/spring/browse/BATCH-24
This commit is contained in:
lucasward
2007-09-20 01:17:07 +00:00
parent 7e83c33632
commit 94fb0cb9d4

View File

@@ -104,6 +104,7 @@ import org.springframework.util.Assert;
* because of an error on output, the input source will be returned to row 1.
* Calling read while on row 1 will move the current row to 3, not 2, because 2
* has been marked as skipped.
* </p>
*
* <p>
* Calling close on this Input Source will cause all resources it is currently