Author: mrdon
Date: Thu Jun 8 22:29:39 2006
New Revision: 412937
URL: http://svn.apache.org/viewvc?rev=412937&view=rev
Log:
Removed XStream as a required dependency (still used for QuickStart), fixed ant
build to try to compile
(compile fails due to missing JSF jars in the ivy config), changed a
Author: mrdon
Date: Thu Jun 8 22:17:16 2006
New Revision: 412932
URL: http://svn.apache.org/viewvc?rev=412932&view=rev
Log:
Commenting out xwork-conversion.xml since it is missing (Toby!)
Modified:
struts/action2/trunk/apps/showcase/src/main/webapp/WEB-INF/classes/xwork.xml
Modified:
strut
Author: craigmcc
Date: Thu Jun 8 16:19:14 2006
New Revision: 412880
URL: http://svn.apache.org/viewvc?rev=412880&view=rev
Log:
Resolve SHALE-189 (HtmlUnit changes from 1.7 to 1.8).
Modified:
struts/shale/branches/mvn_reorg/shale-test/pom.xml
struts/shale/branches/mvn_reorg/shale-test/sr
Author: niallp
Date: Thu Jun 8 12:08:02 2006
New Revision: 412834
URL: http://svn.apache.org/viewvc?rev=412834&view=rev
Log:
Fix for STR-2883 - Command corresponding to
RequestProcessor.processCachedMessages() method is missing
Added:
struts/action/trunk/core/src/main/java/org/apache/strut
Author: tmjee
Date: Thu Jun 8 10:37:51 2006
New Revision: 412810
URL: http://svn.apache.org/viewvc?rev=412810&view=rev
Log:
- corrected dojo.event.topic.subscribe(...) js method call
Modified:
struts/action2/trunk/apps/showcase/src/main/webapp/tags/ui/treeExampleDynamic.jsp
struts/ac
Author: tmjee
Date: Thu Jun 8 08:30:23 2006
New Revision: 412775
URL: http://svn.apache.org/viewvc?rev=412775&view=rev
Log:
- added a freemarker manager example into show case
Added:
struts/action2/trunk/apps/showcase/src/main/webapp/freemarker/
struts/action2/trunk/apps/showcase/src/m
Author: tmjee
Date: Thu Jun 8 08:29:36 2006
New Revision: 412774
URL: http://svn.apache.org/viewvc?rev=412774&view=rev
Log:
- added a simple example into showcase demonstrating the usage of a
custom freemarker manager instantiated using Spring.
- the custom freemarker manager have a custom util