DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Managing the commons-validator dependency (Re: DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript)

2004-05-18 Thread Robert Leland
At the very least I'll take time to look into the multiple form Javascript problem. Robert Leland wrote: Joe Germuska wrote: I thought that the release of Struts 1.2.1 was blocked pending a release of commons-validator 1.1.3 ? If that's true, is it right to change the nightly builds to use a

Re: Managing the commons-validator dependency (Re: DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript)

2004-05-18 Thread Robert Leland
Joe Germuska wrote: I thought that the release of Struts 1.2.1 was blocked pending a release of commons-validator 1.1.3 ? If that's true, is it right to change the nightly builds to use a different dependency? might not have been clear. The version in my hoime directory is from the 1.1.3 branc

RE: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
> > You are using JUnit 3.7. Assert.assertNotSame was added in JUnit > 3.8. You should probably be using JUnit 3.8.1. > You are right, it needs Junit 3.8.1. I was just trying to use build.properties in struts code. It only specifies cactus 13-1.4.1 so I downloaded cactus 13-1.4.1 and specif

RE: building struts from source code

2004-05-18 Thread Joe Germuska
At 2:46 PM -0700 5/18/04, Abhishek Khandelwal wrote: I am not able to find Struts 1.2.0 in CVS. I cannot even find the tag STRUTS_1_2_0. Can you please guide me? I'm not sure what you mean. Have you got CVS installed? Have you followed these instructions? http://jakarta.apache.org/site/cvsindex.

RE: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
I am not able to find Struts 1.2.0 in CVS. I cannot even find the tag STRUTS_1_2_0. Can you please guide me? Also, When I run the ant test.tomcat.all I get the following compilation error --- /usr/local/struts/src/src/test/org/apach

RE: building struts from source code

2004-05-18 Thread Joe Germuska
At 1:27 PM -0700 5/18/04, Abhishek Khandelwal wrote: In that case, how are you differentiating between 1.2.0 and 1.2.1? Struts 1.2.0 is the code in CVS under the tag STRUTS_1_2_0 And if all, I need to get the CVS code, which days code should I take? Normally when you check code out of CVS, you get

[Apache Struts Wiki] Updated: StrutsDocIndex

2004-05-18 Thread dev
Date: 2004-05-18T13:41:23 Editor: 159.148.72.109 <> Wiki: Apache Struts Wiki Page: StrutsDocIndex URL: http://wiki.apache.org/struts/StrutsDocIndex no comment Change Log: -- @@ -15,3 +15,5 @@ Logic Tag

RE: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
In that case, how are you differentiating between 1.2.0 and 1.2.1? And if all, I need to get the CVS code, which days code should I take? Abhishek On Tue, 2004-05-18 at 13:09, Joe Germuska wrote: > At 12:35 PM -0700 5/18/04, Abhishek Khandelwal wrote: > >Thanks Joe for your detailed reply. > > >

RE: building struts from source code

2004-05-18 Thread Joe Germuska
At 12:35 PM -0700 5/18/04, Abhishek Khandelwal wrote: Thanks Joe for your detailed reply. Where can I get Struts 1.2.1 Version source code? I am little skeptible of taking the todays nightly-build source code. There's no "release candidate" code for 1.2.1. Once commons-validator is released, we'l

DO NOT REPLY [Bug 28668] - struts-faces nightlies are empty

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 22207] - serialization and deserialization

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28668] - struts-faces nightlies are empty

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29071] - bug in ExceptionHandler, method calling itself

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/src/share/org/apache/struts/action ExceptionHandler.java

2004-05-18 Thread germuska
germuska2004/05/18 13:00:10 Modified:src/share/org/apache/struts/action ExceptionHandler.java Log: Fix recursion bug by casting ActionError to ActionMessage. PR: 29071 Reported by: Hal Deadman Revision ChangesPath 1.26 +4 -4 jakarta-struts/src/share/org/apa

RE: bugs 28668 and 22207 (was: building struts from source code)

2004-05-18 Thread Hubert Rabago
The list of open bugs include the empty struts-faces integration nightlies (Bug 28668). I believe Niall submitted a patch to another bug report (Bug 22207) that's related to this, though that bug remains "Fixed". Should 22207 be reopened, or the two linked somehow? Here's a link to the discussion

Managing the commons-validator dependency (Re: DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript)

2004-05-18 Thread Joe Germuska
I thought that the release of Struts 1.2.1 was blocked pending a release of commons-validator 1.1.3 ? If that's true, is it right to change the nightly builds to use a different dependency? Also, I was hoping that the next time the Validator dependency (or any other Apache dependency) changed,

RE: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
Thanks Joe for your detailed reply. Where can I get Struts 1.2.1 Version source code? I am little skeptible of taking the todays nightly-build source code. I have few more questions, like, does the 1.2.1 version support Tomcat 5.0. Since I am using Tomcat5. I can see from build-test.xml that it

RE: building struts from source code

2004-05-18 Thread Hubert Rabago
; http://cvs.apache.org/builds/jakarta-struts/nightly/src/jakarta-struts-s > > rc-20040518.zip > > (src of 1.2) > > > > btw. the sources of 1.2 are also available via a cvs-client > > (perhaps one in your IDE like eclipse (only ONE example :-)) > > > > cheer

DO NOT REPLY [Bug 29071] New: - bug in ExceptionHandler, method calling itself

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: building struts from source code

2004-05-18 Thread Joe Germuska
At 11:38 AM -0700 5/18/04, Abhishek Khandelwal wrote: I know the source code is available from nightly. I was just wondering if it is stable enough. Is there any beta release? or something like that? Beginning with the 1.2.x family, Struts is following the httpd/Tomcat release scheme. This means

RE: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
akarta-struts/nightly/src/jakarta-struts-s > rc-20040518.zip > (src of 1.2) > > btw. the sources of 1.2 are also available via a cvs-client > (perhaps one in your IDE like eclipse (only ONE example :-)) > > cheers, > Matze > > > -Original Message- >

RE: building struts from source code

2004-05-18 Thread Matthias Wessendorf
here is the build from this morning: http://cvs.apache.org/builds/jakarta-struts/nightly/src/jakarta-struts-s rc-20040518.zip (src of 1.2) btw. the sources of 1.2 are also available via a cvs-client (perhaps one in your IDE like eclipse (only ONE example :-)) cheers, Matze > -Origi

RE: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
Yes, I got the latest stable release source code. I guess Struts-1.2 is not released yet. Only nightly builds are available? Abhishek On Tue, 2004-05-18 at 11:15, Matthias Wessendorf wrote: > mmm, strange > > http://cvs.apache.org/viewcvs.cgi/jakarta-struts/src/share/org/apache/st > ruts/util/ >

RE: building struts from source code

2004-05-18 Thread Matthias Wessendorf
mmm, strange http://cvs.apache.org/viewcvs.cgi/jakarta-struts/src/share/org/apache/st ruts/util/ contains no GenericDataSource.java GenericDS was removed, like joe tolds. (for struts-1.2) did you get CVS-based sources (nightly_build (1.2))? or did you load src of struts-1.1, which contains lega

Re: building struts from source code

2004-05-18 Thread Abhishek Khandelwal
No, it does not work. I get few error messages in terms of genericDataSource class. So the release version needs struts-legacy.jar see the error messages below--- -- /usr/local/struts/src/src/share/org/apach

Re: building struts from source code

2004-05-18 Thread Joe Germuska
At 6:38 PM -0700 5/17/04, Abhishek Khandelwal wrote: Hi, I have another issue with building struts. The source code does not come with struts-legacy.jar in contrib/struts-legacy/dist/ directory But the top level build.xml and build.properties file needs struts-legacy.jar. What is the way to do it?

DO NOT REPLY [Bug 29004] - ActionValidatorForms cause badly formed validator javascript

2004-05-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu