all tests back compiling, still a few failing marked ignored

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1567 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-07-20 22:05:28 +00:00
parent 6079d531da
commit 63b822720f
4 changed files with 82 additions and 103 deletions
@@ -32,7 +32,7 @@ import java.util.TreeSet;
* @author Keith Donald
* @since 3.0
*/
class ConversionUtils {
public class ConversionUtils {
/**
* Get the java.util.Collection implementation class that should be used for the given target collection type.