spring-projects / spring-batch-extensions

Spring Batch Extensions
242 stars 258 forks source link

Proposed solution for feature requested by issue #11 #14

Closed codelirium closed 3 years ago

codelirium commented 9 years ago

I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement.

I have refactored my solution to follow mdeinum's solution flow - but by updating the unit tests it becomes apparent that there is one more state valiable that needs to be reset - the currentItemCount.

mdeinum commented 3 years ago

Fixed in #65.