Incomplete - task 84: Fix samples

Compiler warnings
This commit is contained in:
dsyer
2008-02-26 11:01:45 +00:00
parent 8aea7deb45
commit 2cfb69a852
3 changed files with 11 additions and 12 deletions

View File

@@ -17,9 +17,7 @@
package org.springframework.batch.sample.tasklet;
import org.springframework.batch.core.tasklet.Tasklet;
import org.springframework.batch.item.ExecutionContext;
import org.springframework.batch.repeat.ExitStatus;
import org.springframework.batch.support.PropertiesConverter;
/**
* Simple module implementation that will always return true to indicate that