IN PROGRESS - issue BATCH-244: Repeated processing of items does not work

http://opensource.atlassian.com/projects/spring/browse/BATCH-244

Fixed bug in ResourceLinereader that causes first chunk to be lost if it fails.
This commit is contained in:
dsyer
2007-12-04 09:15:21 +00:00
parent 42a0c6e25f
commit f4504b070e
11 changed files with 194 additions and 9 deletions

View File

@@ -23,7 +23,6 @@
<menu name="Spring Batch Execution">
<item name="${project.name}" href="index.html"/>
<item name="Changelog" href="changelog.html"/>
</menu>
<menu ref="reports"/>