DO NOT REPLY [Bug 36687] - Struts not populating form values when maxFileSize exceeded during file upload

2005-09-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 36687] - Struts not populating form values when maxFileSize exceeded during file upload

2005-09-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 36409] - Testcases test protected method of some struts classes, may fail in some setup due to classloading

2005-09-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 27239] - bug in

2005-09-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 36702] - Fixes for Cactus tests for HtmlTag

2005-09-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

svn commit: r290062 - /struts/taglib/trunk/src/java/org/apache/struts/taglib/html/JavascriptValidatorTag.java

2005-09-18 Thread mrdon
Author: mrdon Date: Sun Sep 18 21:22:36 2005 New Revision: 290062 URL: http://svn.apache.org/viewcvs?rev=290062&view=rev Log: Added more descriptive message when validation form not found PR: 27239 Modified: struts/taglib/trunk/src/java/org/apache/struts/taglib/html/JavascriptValidatorTag.ja

DO NOT REPLY [Bug 36701] - Maven build not generating struts-config.xml for taglibs sub-project

2005-09-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 36703] - Clean-up for minor Cactus tests errors in taglibs sub-project

2005-09-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

svn commit: r290056 - in /struts/taglib/trunk/src/webapp/org/apache/struts/taglib/html: TestBaseTag.jsp TestFormTag1.jsp

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 20:36:40 2005 New Revision: 290056 URL: http://svn.apache.org/viewcvs?rev=290056&view=rev Log: Changed order of attributes and removed hard-coded server name. Submitted by Laurie Harper (laurie at holoweb.net). Bugzilla # 36703 Modified: struts/taglib/trunk/

svn commit: r290054 - in /struts/taglib/trunk/src: test-cactus/org/apache/struts/taglib/html/TestHtmlTag.java webapp/org/apache/struts/taglib/html/TestHtmlTag.jsp

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 20:31:46 2005 New Revision: 290054 URL: http://svn.apache.org/viewcvs?rev=290054&view=rev Log: Removed tests dealing with the 'locale' attribute of HtmlTag, which was removed in r234386. Submitted by Laurie Harper (laurie at holoweb.net). Bugzilla # 36702 Modif

svn commit: r290052 - in /struts/taglib/trunk/src/webapp/WEB-INF: ./ struts-config.xml

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 20:23:30 2005 New Revision: 290052 URL: http://svn.apache.org/viewcvs?rev=290052&view=rev Log: Added struts-config.xml for Cactus test cases. Submitted by Laurie Harper (laurie at holoweb.net). Bugzilla # 36701 Added: struts/taglib/trunk/src/webapp/WEB-INF/

Re: svn commit: r290048 - /struts/build/trunk/project.properties

2005-09-18 Thread Martin Cooper
On 9/18/05, Don Brown <[EMAIL PROTECTED]> wrote: > > Actually, are we going for 1.4 now? Dunno, but I'd be +1 for that. -- Martin Cooper Don > > On 9/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Author: mrdon > > Date: Sun Sep 18 20:02:20 2005 > > New Revision: 290048 > > > >

Re: svn commit: r290048 - /struts/build/trunk/project.properties

2005-09-18 Thread Don Brown
Actually, are we going for 1.4 now? Don On 9/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Author: mrdon > Date: Sun Sep 18 20:02:20 2005 > New Revision: 290048 > > URL: http://svn.apache.org/viewcvs?rev=290048&view=rev > Log: > Set Java source and target to 1.3 > > Modified: > strut

svn commit: r290048 - /struts/build/trunk/project.properties

2005-09-18 Thread mrdon
Author: mrdon Date: Sun Sep 18 20:02:20 2005 New Revision: 290048 URL: http://svn.apache.org/viewcvs?rev=290048&view=rev Log: Set Java source and target to 1.3 Modified: struts/build/trunk/project.properties Modified: struts/build/trunk/project.properties URL: http://svn.apache.org/viewcvs/

DO NOT REPLY [Bug 36701] - Maven build not generating struts-config.xml for taglibs sub-project

2005-09-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: [PATCH] (1 of 3) Cactus test fixes for taglib subproject

2005-09-18 Thread Laurie Harper
Wendy Smoak wrote: From: "Laurie Harper" <[EMAIL PROTECTED]> PS, if you'd prefer me to put these in Bugzilla I can; I figured they were trivial enough someone might care to commit them right off ;-) Thanks for your work on this! Unless someone else has applied them by the time you read this,

DO NOT REPLY [Bug 36703] - Clean-up for minor Cactus tests errors in taglibs sub-project

2005-09-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 36703] New: - Clean-up for minor Cactus tests errors in taglibs sub-project

2005-09-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 36701] - Maven build not generating struts-config.xml for taglibs sub-project

2005-09-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 36702] - Fixes for Cactus tests for HtmlTag

2005-09-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 36702] New: - Fixes for Cactus tests for HtmlTag

2005-09-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 36701] - Maven build not generating struts-config.xml for taglibs sub-project

2005-09-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 36701] - Maven build not generating struts-config.xml for taglibs sub-project

2005-09-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 36701] New: - Maven build not generating struts-config.xml for taglibs sub-project

2005-09-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

svn commit: r290039 - in /struts/taglib/trunk: maven.xml project.properties

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 18:24:01 2005 New Revision: 290039 URL: http://svn.apache.org/viewcvs?rev=290039&view=rev Log: Removed unused taglib generation goal. Added internal repository to maven.repo.remote (for Validator snapshot.) Modified: struts/taglib/trunk/maven.xml struts/tag

svn commit: r290036 - /struts/taglib/trunk/doc/

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 18:13:08 2005 New Revision: 290036 URL: http://svn.apache.org/viewcvs?rev=290036&view=rev Log: Removed unused source documents and stylesheet, previously used to generate TLDs and documentation. See src/tld for the new TLD files. Removed: struts/taglib/trunk/d

Re: Wrapping Struts tags in tag files

2005-09-18 Thread Laurie Harper
Ted Husted wrote: Basically, I'm suggesting making more changes now (though still very minor ones, just pervasively) to (a) ensure the code adheres to the DRY principle, (b) reduce the chance of the changes being incomplete (through missing checks that would need to be updated with approach 1) an

Re: [PATCH] (1 of 3) Cactus test fixes for taglib subproject

2005-09-18 Thread Laurie Harper
Wendy Smoak wrote: From: "Laurie Harper" <[EMAIL PROTECTED]> PS, if you'd prefer me to put these in Bugzilla I can; I figured they were trivial enough someone might care to commit them right off ;-) Thanks for your work on this! Unless someone else has applied them by the time you read this,

svn commit: r290025 - in /struts/taglib/trunk/src/tld: struts-bean.tld struts-html.tld struts-logic.tld struts-nested.tld

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 17:04:29 2005 New Revision: 290025 URL: http://svn.apache.org/viewcvs?rev=290025&view=rev Log: Added tags to attributes with types other than String to fix Taglib Validation warnings. Modified: struts/taglib/trunk/src/tld/struts-bean.tld struts/taglib/tru

svn commit: r290010 [9/9] - in /struts/taglib/trunk/src/tld: struts-bean.tld struts-html.tld struts-logic.tld struts-nested.tld

2005-09-18 Thread wsmoak
Propchange: struts/taglib/trunk/src/tld/struts-nested.tld -- svn:eol-style = native Propchange: struts/taglib/trunk/src/tld/struts-nested.tld

svn commit: r290010 [5/9] - in /struts/taglib/trunk/src/tld: struts-bean.tld struts-html.tld struts-logic.tld struts-nested.tld

2005-09-18 Thread wsmoak
Propchange: struts/taglib/trunk/src/tld/struts-html.tld -- svn:eol-style = native Propchange: struts/taglib/trunk/src/tld/struts-html.tld --

svn commit: r290010 [7/9] - in /struts/taglib/trunk/src/tld: struts-bean.tld struts-html.tld struts-logic.tld struts-nested.tld

2005-09-18 Thread wsmoak
Propchange: struts/taglib/trunk/src/tld/struts-logic.tld -- svn:eol-style = native Propchange: struts/taglib/trunk/src/tld/struts-logic.tld --

svn commit: r290010 [1/9] - in /struts/taglib/trunk/src/tld: struts-bean.tld struts-html.tld struts-logic.tld struts-nested.tld

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 16:33:09 2005 New Revision: 290010 URL: http://svn.apache.org/viewcvs?rev=290010&view=rev Log: Added missing svn props to fix line endings. No other changes. Modified: struts/taglib/trunk/src/tld/struts-bean.tld (contents, props changed) struts/taglib/tr

svn commit: r290010 [3/9] - in /struts/taglib/trunk/src/tld: struts-bean.tld struts-html.tld struts-logic.tld struts-nested.tld

2005-09-18 Thread wsmoak
Propchange: struts/taglib/trunk/src/tld/struts-bean.tld -- svn:eol-style = native Propchange: struts/taglib/trunk/src/tld/struts-bean.tld --

Subversion line endings again

2005-09-18 Thread Wendy Smoak
With apologies, I have to fix the line endings on the tlds in taglib/src/tld. I finally realized that while I have Cygwin set up correctly, I never edited my config file when I switched to Tortoise SVN. That's now done, so I shouldn't cause this problem again. There are four tlds, thousands o

[Struts Wiki] Update of "StrutsTi/StatusMatrix" by RichFeit

2005-09-18 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 RichFeit: http://wiki.apache.org/struts/StrutsTi/StatusMatrix The comment on the change is: Added an item on framework-wide configuration. --

Bug report for Struts [2005/09/18]

2005-09-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[Struts Wiki] Update of "StrutsTi/StatusMatrix" by RichFeit

2005-09-18 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 RichFeit: http://wiki.apache.org/struts/StrutsTi/StatusMatrix The comment on the change is: Some status updates after the annotation/xdoclet patch

svn commit: r289945 - in /struts/shale/trunk: clay-plugin/src/test/org/apache/shale/clay/config/ test-framework/src/java/org/apache/shale/test/mock/ use-cases/src/test/org/apache/shale/usecases/remote

2005-09-18 Thread gvanmatre
Author: gvanmatre Date: Sun Sep 18 09:37:42 2005 New Revision: 289945 URL: http://svn.apache.org/viewcvs?rev=289945&view=rev Log: Extended the Mock ServletContext and Response. Refactored a few test cases to use the new mock implementations. Modified: struts/shale/trunk/clay-plugin/src/test

svn commit: r289940 - in /struts/shale/trunk: clay-plugin/src/conf/ clay-plugin/src/test/org/apache/shale/clay/config/ core-library/src/conf/ core-library/src/test/org/apache/shale/dialog/faces/ use-c

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 08:46:04 2005 New Revision: 289940 URL: http://svn.apache.org/viewcvs?rev=289940&view=rev Log: Conform to naming convention of underscore before version number in DTD URLs Added missing svn props Modified: struts/shale/trunk/clay-plugin/src/conf/clay-config_1_0

Re: [shale] Clay DTD

2005-09-18 Thread Gary VanMatre
> This is done. The DTD now lives in clay-plugin/src/conf, it has a suggested > doctype declaration in it, and I changed everything that I could find in > clay-plugin and use-cases to match it. > > Both the Ant and Maven builds copy the DTD to the right place, the tests > pass, and the use-ca

Re: [Shale] AbstractJsfTestCase factory methods

2005-09-18 Thread Gary VanMatre
> On 9/17/05, Gary VanMatre wrote: > > > > > On 9/17/05, Gary VanMatre wrote: > > > > > > > > I was thinking that it might be helpful to have some protected factory > > > > > > methods on the AbstractJsfTestCase for instantiating the environment > > mock > > > > objects like request, respon

Re: [PATCH] (1 of 3) Cactus test fixes for taglib subproject

2005-09-18 Thread Wendy Smoak
From: "Laurie Harper" <[EMAIL PROTECTED]> PS, if you'd prefer me to put these in Bugzilla I can; I figured they were trivial enough someone might care to commit them right off ;-) Thanks for your work on this! Unless someone else has applied them by the time you read this, please do open a Bu

Re: Wrapping Struts tags in tag files

2005-09-18 Thread Ted Husted
> Basically, I'm suggesting making more changes now (though still very > minor ones, just pervasively) to (a) ensure the code adheres to the DRY > principle, (b) reduce the chance of the changes being incomplete > (through missing checks that would need to be updated with approach 1) > and (c) redu

Re: [shale] Clay DTD

2005-09-18 Thread Wendy Smoak
This is done. The DTD now lives in clay-plugin/src/conf, it has a suggested doctype declaration in it, and I changed everything that I could find in clay-plugin and use-cases to match it. Both the Ant and Maven builds copy the DTD to the right place, the tests pass, and the use-cases app still w

svn commit: r289902 - /struts/shale/trunk/build/clay-plugin/project.xml

2005-09-18 Thread wsmoak
Author: wsmoak Date: Sun Sep 18 00:01:25 2005 New Revision: 289902 URL: http://svn.apache.org/viewcvs?rev=289902&view=rev Log: Updated Maven build to reflect the new DTD location Modified: struts/shale/trunk/build/clay-plugin/project.xml Modified: struts/shale/trunk/build/clay-plugin/project