I believe the minimum java build it is compatible with is under the "Build-Jdk" unless you are using 1.5 with a compatibility flag. I'm just not sure if or how that would be indicated in the MANIFEST.MF file. As for the later versions of the commons validator, I can only guess from the changes report http://jakarta.apache.org/commons/validator/changes-report.html. But, my guess is this:
> Upgrade dependency versions to Commons BeanUtils 1.7.0, > Commons Digester 1.6 and Commons Logging 1.0.4. > Remove dependency on Commons Collections (BeanUtils > 1.7.0 has removed its dependency on Collections by > including the few Collections classes required in its > distribution). That is a lot of jar version changes to run through tests. But if you are feeling daring, it couldn't hurt to try them out and let us know. :) I'm sure Niall(P) or some other committer will post soon with a definitive answer. Regards, David -----Original Message----- From: Adam Gordon [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 12:29 PM To: Struts Users Mailing List Subject: Re: Quick Struts/Validator version question You know, I saw that, but a co-worker told me that it was the version of Java that the package was compatible with so I didn't give it a second thought...he has been flogged and beaten. :-) Any idea of the ramifications of using validator 1.3.0 w/ Struts 1.2.9? -adam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]