Build carnage - thank you Lucas

This commit is contained in:
dsyer
2008-02-05 08:08:02 +00:00
parent 12345beaf7
commit fad398f069
15 changed files with 41 additions and 24 deletions

View File

@@ -18,8 +18,6 @@ package org.springframework.batch.core.domain;
import junit.framework.TestCase;
import org.springframework.batch.item.ExecutionAttributes;
import org.springframework.batch.item.StreamContext;
import org.springframework.batch.support.PropertiesConverter;
/**
* @author Dave Syer