Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.8.1
-
Component/s: Build, Test, or Deploy Process
-
Labels:None
-
Environment:WinXP, j2se1.5_02
Description
Spring version of CVS head doesn't compile
Compiling 24 source files to C:_tools\appfuse\appfuseSpring\build\web\classes
C:_tools\appfuse\appfuseSpring\src\web\org\appfuse\webapp\util\ValidationUtil.java:8: cannot find symbol
symbol : class Resources
location: package org.springmodules.commons.validator
import org.springmodules.commons.validator.Resources;
org.springmodules.commons.validator.Resources is not mentioned in the Spring modules docs and is not part of springmodules-validator-0.2.jar included in the Spring lib/spring-1.2.1. Something missing?
I did run numerous tests before I checked this stuff in. I did not test all of the installs, so I'm assuming this is in the Spring MVC version?