Re: Quick Struts/Validator version question

2006-06-29 Thread Niall Pemberton
On 6/29/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: On 6/29/06, Scott Van Wart <[EMAIL PROTECTED]> wrote: > David Friedman wrote: > > And now for the simple and exact way: check the jar's META-INF/MANIFEST.MF > > file. I have 1.2.9 and the commons-validator.jar has a META-INF/MANIFEST.MF > >

Re: Quick Struts/Validator version question

2006-06-29 Thread Niall Pemberton
On 6/29/06, Scott Van Wart <[EMAIL PROTECTED]> wrote: David Friedman wrote: > And now for the simple and exact way: check the jar's META-INF/MANIFEST.MF > file. I have 1.2.9 and the commons-validator.jar has a META-INF/MANIFEST.MF > file with this in it: > I've found that this isn't always relia

Re: Quick Struts/Validator version question

2006-06-29 Thread Scott Van Wart
David Friedman wrote: And now for the simple and exact way: check the jar's META-INF/MANIFEST.MF file. I have 1.2.9 and the commons-validator.jar has a META-INF/MANIFEST.MF file with this in it: I've found that this isn't always reliable -- commons-beanutils.jar in struts 1.2.9, for example,

Re: Quick Struts/Validator version question

2006-06-29 Thread Niall Pemberton
Struts 1.2.9 is compatible with Validator 1.3.0 (I have that deployed in production) . Validator 1.3.0 was primarily a bug fix for Validator 1.2.0 and was going to be version 1.2.1 - but as there was a whole set of new classes (which don't currently affect Struts because it doesn't use them) othe

RE: Quick Struts/Validator version question

2006-06-29 Thread David Friedman
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

Re: Quick Struts/Validator version question

2006-06-29 Thread Adam Gordon
ion: 1.1.4 ^^ There you go, the validator is version v1.1.4 in struts-1.2.9-bin.zip! Regards, David -Original Message- From: Adam Gordon [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 11:36 AM To: Struts Users Mailing List Subject: RE: Quick Struts/Validat

RE: Quick Struts/Validator version question

2006-06-29 Thread David Friedman
1.1.4 ^^ There you go, the validator is version v1.1.4 in struts-1.2.9-bin.zip! Regards, David -Original Message- From: Adam Gordon [mailto:[EMAIL PROTECTED] Sent: Thursday, June 29, 2006 11:36 AM To: Struts Users Mailing List Subject: RE: Quick Struts/Vali

RE: Quick Struts/Validator version question

2006-06-29 Thread Adam Gordon
I think I've answered the first part of my question: looking in the commons-validator.jar file that comes with Struts 1.2.9, the class files are dated 12 NOV 2004 and the source package for validator 1.1.4 on the mirrors have the same date, so I think I can assume that Struts 1.2.9 comes with vers