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
r to the second half of my question (about any ramifications of throwing validator 1.3.0 into Struts 1.2.9) if anyone knows. Thanks, -Adam -Original Message- From: Adam Gordon [mailto:[EMAIL PROTECTED] Sent: Thursday, 29 June 2006 09:05 To: user@struts.apache.org Subject: Quick Struts/V

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
ut any ramifications of throwing validator 1.3.0 into Struts 1.2.9) if anyone knows. Thanks, -Adam -Original Message- From: Adam Gordon [mailto:[EMAIL PROTECTED] Sent: Thursday, 29 June 2006 09:05 To: user@struts.apache.org Subject: Quick Struts/Validator version question Hi- Quick qu

Quick Struts/Validator version question

2006-06-29 Thread Adam Gordon
Hi- Quick question: What is the version of the commons-validator that comes with Struts 1.2.8 and 1.2.9? Also, if, for Struts 1.2.9, the version of the validator is not 1.3.0, would there be any problems if I were to replace the commons-validator.jar file that comes with Struts 1.2.9 w/ the