Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Wolfgang Gehner
While bringing an app to a recent build (0909) of struts 1.3 and commons-validator-1.2.0, I notice the following related to ValidatorPlugIn: When using multiple validation files, as in: value="/WEB-INF/lib/validator-rules.xml,/WEB-INF/moduleA/validationA.xml,/WEB-INF/moduleB/validationB.xm

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Niall Pemberton
I hadn't realized this was a recent change :-( http://www.mail-archive.com/dev%40struts.apache.org/msg12033.html ...but you prompted me to compare Validator 1.1.4 with the current version, and this is caused by this change to ValidatorResources (revision 264683) a few weeks ago: http://svn.

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Wolfgang Gehner
So you noticed the same problem. Joe, does this work for you? Your post at http://www.mail-archive.com/dev%40struts.apache.org/msg12064.html seems to imply this. What do you do differently? Or should Struts 1.3 go back to validator 1.1.4 rather than depend on 1.2 DEV? Wolfgang Niall Pemberto

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Joe Germuska
At 3:11 PM +0200 10/3/05, Wolfgang Gehner wrote: So you noticed the same problem. Joe, does this work for you? Your post at http://www.mail-archive.com/dev%40struts.apache.org/msg12064.html seems to imply this. What do you do differently? Or should Struts 1.3 go back to validator 1.1.4 rather t

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Niall Pemberton
I believe the main motivation for moving to Validator 1.2.0 was that it includes a fix for Bug 35127 http://issues.apache.org/bugzilla/show_bug.cgi?id=35127 Having said that, there are at least two changes in Struts 1.3.0 which depend on Validator 1.2.0 which would need to be "backed out" in orde

Locale Specific Validator Formsets [WAS Struts 1.3 issue with commons-validator-1.2.0 dev]

2005-10-03 Thread Niall Pemberton
Wolfgang, You're obviously using "locale specific" formsets in your appilication. I just thought I would highlight one of the changes in Struts 1.3.0 / Validator 1.2.0 that might be of interest to you. You can now specify a resource key/bundle for Validator values - for example if you want diffe

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Joe Germuska
As well as the changes already mentioned, there are a number of bug fixes and the "inheritance feature" which IMO would be good to have in Struts 1.3.0. I'm convinced that it makes more sense to stick with c-v 1.2.x for now. Joe -- Joe Germuska [EMAIL PROTECTED] http://blog.germu

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Don Brown
Good, I take it that you in fact meant 1.2.x and not 1.1.x :) Commons Validator 1.2.0 is waiting on a beta release vote now, and until this current issue, it had no open bugs against it. In fact, I'd say it is much closer to a final release than 1.3.0 is :) Don Joe Germuska wrote: As well

Re: Struts 1.3 issue with commons-validator-1.2.0 dev

2005-10-03 Thread Joe Germuska
At 10:40 AM -0700 10/3/05, Don Brown wrote: Good, I take it that you in fact meant 1.2.x and not 1.1.x :) Yes, I suppose I was a bit terse! I was just saying that Niall made the case, as far as I'm concerned. I haven't been following enough to know and appreciated the rundown. Commons Val

Re: 1.3.0 Release - Next Steps

2005-10-03 Thread Wendy Smoak
The usual Monday update. :) The tiles-documentation webapp now builds and (mostly) works, but it's not included in the overall 'build-all' goal. Right now it lives in tiles/tiles-documentation, and I don't immediately see how to get Maven to build it as part of Tiles. There's a similar situatio

[Struts Wiki] Update of "StrutsCatalogLazyList" by DerekClarkson

2005-10-03 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by DerekClarkson: http://wiki.apache.org/struts/StrutsCatalogLazyList --