Re: {Tomahawk sandbox] CompareToValidator and JSF 2.1 ?

2011-12-16 Thread Leonardo Uribe
Hi That validator was moved to myfaces-commons-validators project. http://svn.apache.org/repos/asf/myfaces/commons/trunk/myfaces-commons-validators/src/main/java/org/apache/myfaces/commons/validator/AbstractCompareToValidator.java The latest version is 1.0.2 and there is a JSF 2.0 jar file for t

{Tomahawk sandbox] CompareToValidator and JSF 2.1 ?

2011-12-16 Thread Michael Heinen
I am right now migrating myFaces/richfaces app fronm JSF 1.2 to 2.1 and try to resolve all compile errors first (started with 230). Tomahawk must be also updated from 12-1.1.10 to 20-1.1.11. I extended the tomahawk sandbox component CompareToValidator but this is not existing anymore. What's t