Removed unnecessary code. Increased test coverage from 70>75% - still some way to go

This commit is contained in:
Andy Clement
2009-04-08 04:50:43 +00:00
parent 30bed7b54a
commit cfc65b0cc7
33 changed files with 287 additions and 390 deletions

View File

@@ -6,6 +6,7 @@ Import-Template:
org.springframework.util;version="[3.0.0, 3.0.1)",
org.springframework.core;version="[3.0.0, 3.0.1)",
org.springframework.core.convert;version="[3.0.0, 3.0.1)",
org.springframework.core.convert.service;version="[3.0.0, 3.0.1)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.antlr.runtime;version="[3.0.1,4.0.0)",
org.antlr.runtime.tree;version="[3.0.1,4.0.0)"