svn commit: r399989 - /struts/action/trunk/faces/src/main/java/org/apache/struts/faces/taglib/JavascriptValidatorTag.java

2006-05-04 Thread wsmoak
Author: wsmoak Date: Thu May 4 23:30:55 2006 New Revision: 399989 URL: http://svn.apache.org/viewcvs?rev=399989&view=rev Log: Change the signature of the call to get the ModuleConfig to use the ServletContext. This was raising a NPE when not dispatched through the request processor first. Thi

svn commit: r399985 - /struts/action/trunk/apps/faces-example1/src/main/webapp/WEB-INF/struts-config.xml

2006-05-04 Thread wsmoak
Author: wsmoak Date: Thu May 4 23:15:57 2006 New Revision: 399985 URL: http://svn.apache.org/viewcvs?rev=399985&view=rev Log: Correct the Mailreader Tour link. Submitted by: Gary VanMatre Issue: STR-2509 Modified: struts/action/trunk/apps/faces-example1/src/main/webapp/WEB-INF/struts-config

svn commit: r399975 - in /struts/action/trunk: apps/faces-example1/ apps/faces-example1/src/main/java/org/apache/struts/webapp/example/ integration/apps-it/src/test/java/org/apache/struts/apps/

2006-05-04 Thread wsmoak
Author: wsmoak Date: Thu May 4 22:47:41 2006 New Revision: 399975 URL: http://svn.apache.org/viewcvs?rev=399975&view=rev Log: Add missing dependencies and a test for the first Struts Faces example app. Remove old version number from the index page title. Modified: struts/action/trunk/apps/fa

svn commit: r399763 - /incubator/webwork2/pom.xml

2006-05-04 Thread tmjee
Author: tmjee Date: Thu May 4 10:00:09 2006 New Revision: 399763 URL: http://svn.apache.org/viewcvs?rev=399763&view=rev Log: changed nanocontainer-nanowar's version from 1.0 to 1.0-SNAPSHOT, cause there's not yet a 1.0 release from CodeHaus, just pre 1.0, so that maven will not complain when runn

svn commit: r399762 - in /struts/action/trunk/integration/tg4w: ./ pom.xml src/ src/main/ src/main/java/ src/main/scripts/ src/main/scripts/blank-verify-welcome.xml src/test/ src/test/java/

2006-05-04 Thread jmitchell
Author: jmitchell Date: Thu May 4 09:57:46 2006 New Revision: 399762 URL: http://svn.apache.org/viewcvs?rev=399762&view=rev Log: Initial stab at TestGen4Web maven plugin. I still need to provide detailed instructions (ya, it's on my todo list :) ), but basically, just do this: - build and depl

svn commit: r399736 - /incubator/webwork2/thirdparty/pell-file-upload/pom.xml

2006-05-04 Thread tmjee
Author: tmjee Date: Thu May 4 08:32:53 2006 New Revision: 399736 URL: http://svn.apache.org/viewcvs?rev=399736&view=rev Log: added dependency on commons-logging which the PellMultipartRequest.java used to make IDE specific files generated by maven happy about it. Modified: incubator/webwork