svn commit: r234006 - in /struts/sandbox/trunk/ti/core/src: java/org/apache/ti/config/ java/org/apache/ti/devmode/ java/org/apache/ti/processor/ java/org/apache/ti/util/ test/org/apache/ti/config/

2005-08-20 Thread mrdon
Author: mrdon Date: Sat Aug 20 01:17:03 2005 New Revision: 234006 URL: http://svn.apache.org/viewcvs?rev=234006&view=rev Log: * Refactored template processing to its own service * Started looking at how to handle compilation errors Added: struts/sandbox/trunk/ti/core/src/java/org/apache/ti/

[EMAIL PROTECTED]: Project struts-core (in module struts) failed

2005-08-20 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-core has an issue affecting its community integration. This issue affects

[EMAIL PROTECTED]: Project struts-core (in module struts) failed

2005-08-20 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-core has an issue affecting its community integration. This issue affects

svn commit: r234025 - /struts/core/trunk/src/share/org/apache/struts/action/DynaActionFormClass.java

2005-08-20 Thread hrabago
Author: hrabago Date: Sat Aug 20 06:23:52 2005 New Revision: 234025 URL: http://svn.apache.org/viewcvs?rev=234025&view=rev Log: Remove deprecated clear() method. Modified: struts/core/trunk/src/share/org/apache/struts/action/DynaActionFormClass.java Modified: struts/core/trunk/src/share/or

Re: JSF vs. Struts

2005-08-20 Thread Dakota Jack
No On 8/15/05, Rich Feit <[EMAIL PROTECTED]> wrote: > Hmm... I'm just about to post a reply to that entry. Basically, I feel > that although JSF itself can be great view-tier technology, it isn't > really a full replacement for Struts. JSF+Shale *is* a replacement for > Struts, but I think that'

svn commit: r234140 - /struts/site/trunk/xdocs/bsf/index.xml

2005-08-20 Thread wsmoak
Author: wsmoak Date: Sat Aug 20 20:23:00 2005 New Revision: 234140 URL: http://svn.apache.org/viewcvs?rev=234140&view=rev Log: Removed href attributes from tags and added anchors Modified: struts/site/trunk/xdocs/bsf/index.xml Modified: struts/site/trunk/xdocs/bsf/index.xml URL: http://svn

svn commit: r234142 - /struts/site/trunk/xdocs/faces/index.xml

2005-08-20 Thread wsmoak
Author: wsmoak Date: Sat Aug 20 20:25:57 2005 New Revision: 234142 URL: http://svn.apache.org/viewcvs?rev=234142&view=rev Log: Removed href attributes from tags and added anchors Fixed typo in title Modified: struts/site/trunk/xdocs/faces/index.xml Modified: struts/site/trunk/xdocs/faces/in

svn commit: r234145 - in /struts/site/trunk/xdocs/flow: guess-example.xml index.xml navigation.xml remote-example.xml templates-example.xml wizard-example.xml

2005-08-20 Thread wsmoak
Author: wsmoak Date: Sat Aug 20 21:23:44 2005 New Revision: 234145 URL: http://svn.apache.org/viewcvs?rev=234145&view=rev Log: Removed href attributes from section tags and added anchors Added subsection tags to replace nested sections Fixed link in navigation Modified: struts/site/trunk/xdoc

svn commit: r234146 - in /struts/site/trunk/xdocs/shale: features.xml index.xml

2005-08-20 Thread wsmoak
Author: wsmoak Date: Sat Aug 20 21:44:00 2005 New Revision: 234146 URL: http://svn.apache.org/viewcvs?rev=234146&view=rev Log: Removed href attributes from section tags and added anchors Modified: struts/site/trunk/xdocs/shale/features.xml struts/site/trunk/xdocs/shale/index.xml Modified

Re: [ti] first crack at Page Flow support

2005-08-20 Thread Rich Feit
Hi Don, I've added an updated patch (http://www.cppdoc.com/ti-temp/struts-ti-pageflow-patch-2.zip ) that: - works against the latest Ti code - builds against JDK1.4, with a separate project for Java5 support - contains a sample app. The sample app isn't in 'examples' -- maven wants