So yes. I have done this. I figured all this out last night as I was compiling. There was a comment in bugzilla saying that Struts 1.2 changes the public api and thus breaks struts-faces when it uses dynaAction in formComponent. (I think it was Matthias who directed me to it) I figured this all out. The problem of the validator is NOT related. As the 2 problems required seperate fixes to get compiled.
The problem I am referring to is that struts and faces require different versions of commons-validator to compile. commons-validator was recently refactored to move ValidatorUtil to util.ValidatorUtils. faces did not follow this change and thus breaks when using the latest commons-validator.


If you're interested, maybe you can check them out and figure out whether there is one problem or whether there are two. Annotate the bugzilla entries with anything you learn, and attach patches if you can!

Herein lies my problem. This is the first attempt at contributing to open source I have made. I have no clue how to do this since I have never really used bugzilla. Probably a simple google search. I will try this out Wednesday night after work. If I figure it out should I just submit a patch?


Thanks,
Michael




From: Joe Germuska <[EMAIL PROTECTED]>
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: "Struts Developers List" <[EMAIL PROTECTED]>
Subject: Re: Validator Descrepencies in Struts Faces
Date: Tue, 25 May 2004 13:51:16 -0500

At 9:14 PM -0500 5/24/04, Michael Rasmussen wrote:
Is there an effort to bring struts faces up to the same version of the
validator as the dev version of struts? Currently I am using two separate
jar files for the two projects. If this is something that needs to be done
I would be interested in taking on the project.
Michael

I'm assuming that you're saying that struts-faces doesn't work with the newer JAR? That is, it's not as simple as just using the newer version?


Here's an outstanding Bugzilla ticket about struts-faces:
http://issues.apache.org/bugzilla/show_bug.cgi?id=28668

which is associated with a different bug that is not related to Validator.
http://issues.apache.org/bugzilla/show_bug.cgi?id=22207

If you're interested, maybe you can check them out and figure out whether there is one problem or whether there are two. Annotate the bugzilla entries with anything you learn, and attach patches if you can!

Cheers
        Joe

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Imagine if every Thursday your shoes exploded if you tied them the usual way. This happens to us all the time with computers, and nobody thinks of complaining."
-- Jef Raskin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Get 200+ ad-free, high-fidelity stations and LIVE Major League Baseball Gameday Audio! http://radio.msn.click-url.com/go/onm00200491ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to