svn commit: r394027 - in /struts/action/trunk/apps/scripting-mailreader: src.tmp/main/webapp/WEB-INF/scripts/ src/main/webapp/WEB-INF/scripts/ src/main/webapp/WEB-INF/scripts/Welcome.gv src/main/webap

2006-04-14 Thread jmitchell
Author: jmitchell Date: Thu Apr 13 23:05:10 2006 New Revision: 394027 URL: http://svn.apache.org/viewcvs?rev=394027view=rev Log: Struts Scripting update towards 1.3.x compatibility (Part 3) * Bring over groovy scripts. * Point all actions at ScriptAction. * Correct groovy imports Added:

DO NOT REPLY [Bug 39294] - ValidatorCommandRenderer breaks MyFaces dummy form.

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39294. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r394048 - in /struts/action/trunk/apps/scripting-mailreader: src.tmp/main/webapp/WEB-INF/classes/ src/main/java/ src/main/webapp/WEB-INF/ src/main/webapp/WEB-INF/scripts/

2006-04-14 Thread jmitchell
Author: jmitchell Date: Fri Apr 14 01:29:42 2006 New Revision: 394048 URL: http://svn.apache.org/viewcvs?rev=394048view=rev Log: Another set of fixes for the Struts Scripting mailreader app. Quite a few things have changed from the current mailreader app. The pages that work are the MainMenu,

Re: [action1] cleaning up the build

2006-04-14 Thread James Mitchell
I spent some time yesterday looking at what's left wrt the sample apps. From struts/action/ I can execute the following: $mvn (which runs the install target by default) Looks like all artifacts are built correctly, so I proceeded to deploy all of the web apps... struts-cookbook - was

Re: [action2] Switching to Dojo widgets

2006-04-14 Thread Ian Roughley
Ok, I'll be more specific :) The tags that you use in JSP are directly available to other view technologies (freemarker and velocity) due to a common underlying component model. To make this possible they have their own MVC design - using a freemarker template as the view. So you can use

Re: [action2] Switching to Dojo widgets

2006-04-14 Thread Ian Roughley
Thanks for the clarification. That makes sense now :) /Ian Martin Cooper wrote: On 4/13/06, Ian Roughley [EMAIL PROTECTED] wrote: This is where my knowledge of dojo falls short, perhaps Martin can assist. What I was planning on doing was using a compressed JS profile of dojo, and

Re: Struts Faces - what to do?

2006-04-14 Thread Dakota Jack
Isn't the rule that this should have [faces] or something like that in the subject matter? On 4/13/06, James Mitchell [EMAIL PROTECTED] wrote: Perhaps Craig can shed some light on this, but are we going to continue to support the struts-faces project? If so, can someone please fix the faces

Re: [action1] cleaning up the build

2006-04-14 Thread Dakota Jack
Interesting that you would put [action1] in when discussing struts but not [faces] when discussing faces. This is a real upside down deal, isn't it? On 4/5/06, James Mitchell [EMAIL PROTECTED] wrote: I'd like to address some the current [action 1] build issues. Now that we've simplified the

Re: [action1] cleaning up the build

2006-04-14 Thread Wendy Smoak
On 4/14/06, James Mitchell [EMAIL PROTECTED] wrote: I spent some time yesterday looking at what's left wrt the sample apps. Thanks. :) struts-mailreader - good to go (Does the web tests work for this yet?) They're done with Canoo Webtest, right? I didn't find a m2 plugin for it, but we

Re: [action2] Switching to Dojo widgets

2006-04-14 Thread Don Brown
Ian Roughley wrote: Ok, I'll be more specific :) The tags that you use in JSP are directly available to other view technologies (freemarker and velocity) due to a common underlying component model. To make this possible they have their own MVC design - using a freemarker template as the

Re: [action2] Switching to Dojo widgets

2006-04-14 Thread Don Brown
Ian Roughley wrote: This is where my knowledge of dojo falls short, perhaps Martin can assist. What I was planning on doing was using a compressed JS profile of dojo, and removing the individual files from the saf src. If we are pulling in individual files via dojo.require() do we need to

Re: [action1] cleaning up the build

2006-04-14 Thread Wendy Smoak
Another one from the chat log... to get the Javadoc generated for the site, add this to action/pom.xml: reporting plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-javadoc-plugin/artifactId ... (and repeat for other reporting plugins.

[Struts Wiki] Update of StrutsMaintenanceMaven by WendySmoak

2006-04-14 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven --

DO NOT REPLY [Bug 39316] New: - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Struts Faces - what to do?

2006-04-14 Thread Craig McClanahan
On 4/14/06, Dakota Jack [EMAIL PROTECTED] wrote: Isn't the rule that this should have [faces] or something like that in the subject matter? It is a convention, not a rule. And it is more for the user list than the dev list -- people subscribed here are presumed to have a clue :-). Craig

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[Struts Wiki] Update of StrutsMaintenanceMaven by WendySmoak

2006-04-14 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 WendySmoak: http://wiki.apache.org/struts/StrutsMaintenanceMaven --

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r394208 - in /struts/shale/trunk: blank/build.xml clay-plugin/build.xml core-library/build.xml mailreader/build.xml sql-browser/build.xml test-framework/build.xml tiger/build.xml use-cases

2006-04-14 Thread craigmcc
Author: craigmcc Date: Fri Apr 14 15:05:19 2006 New Revision: 394208 URL: http://svn.apache.org/viewcvs?rev=394208view=rev Log: Switch the classname used to detect MyFaces to one that did not change between 1.1.1 and 1.1.2. Modified: struts/shale/trunk/blank/build.xml

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 39316] - CommonsMultipartRequestHandler will lose parameters when a uploading file is too big

2006-04-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=39316. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r394254 - in /struts/sandbox/trunk/archetypes/action-blank: ./ src/main/resources/META-INF/ src/main/resources/archetype-resources/ src/main/resources/archetype-resources/src/main/resource

2006-04-14 Thread wsmoak
Author: wsmoak Date: Fri Apr 14 21:27:55 2006 New Revision: 394254 URL: http://svn.apache.org/viewcvs?rev=394254view=rev Log: Update the archetype after recent changes in Struts Action, and remove the Tiles dependency. Removed:

svn commit: r394255 - in /struts/action/trunk/apps/scripting-mailreader/src/main/webapp: MainMenu.jsp Registration.jsp WEB-INF/scripts/EditSubscription.gv WEB-INF/scripts/SaveSubscription.gv WEB-INF/s

2006-04-14 Thread jmitchell
Author: jmitchell Date: Fri Apr 14 21:43:31 2006 New Revision: 394255 URL: http://svn.apache.org/viewcvs?rev=394255view=rev Log: fix for SaveSubscription, CreateSubscription, and EditSubscription Modified: struts/action/trunk/apps/scripting-mailreader/src/main/webapp/MainMenu.jsp

svn commit: r394258 - /struts/action/trunk/apps/scripting-mailreader/src.tmp/

2006-04-14 Thread jmitchell
Author: jmitchell Date: Fri Apr 14 21:58:56 2006 New Revision: 394258 URL: http://svn.apache.org/viewcvs?rev=394258view=rev Log: Remove old files Removed: struts/action/trunk/apps/scripting-mailreader/src.tmp/ - To