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