svn commit: r440031 - /struts/sandbox/trunk/tiles/tiles-core/src/main/java/org/apache/tiles/taglib/ImportAttributeTag.java

2006-09-04 Thread apetrelli
Author: apetrelli Date: Mon Sep 4 04:24:14 2006 New Revision: 440031 URL: http://svn.apache.org/viewvc?view=rev&rev=440031 Log: SB-34 Now if the value is an instance of ComponentAttribute, the "real" value is the the one that ComponentAttribute.getValue() returns Modified: struts/sandbox/t

svn commit: r440083 - /struts/sandbox/trunk/tiles/pom.xml

2006-09-04 Thread wsmoak
Author: wsmoak Date: Mon Sep 4 07:14:12 2006 New Revision: 440083 URL: http://svn.apache.org/viewvc?view=rev&rev=440083 Log: Add the apache.snapshots repository to the tiles-parent pom. This is necessary so Maven can find the snapshot of the struts-master pom. Modified: struts/sandbox/trunk/

svn commit: r440118 - /struts/struts1/trunk/pom.xml

2006-09-04 Thread wsmoak
Author: wsmoak Date: Mon Sep 4 09:39:45 2006 New Revision: 440118 URL: http://svn.apache.org/viewvc?view=rev&rev=440118 Log: Re-enable the DTDDoc plugin. Use -U on the command line to get the latest snapshot version. Modified: struts/struts1/trunk/pom.xml Modified: struts/struts1/trunk/po

svn commit: r440152 - in /struts/struts2/trunk/apps/blank/src: main/java/example/ main/java/org/apache/struts2/example/ main/resources/ main/webapp/ main/webapp/WEB-INF/pages/ main/webapp/example/ tes

2006-09-04 Thread husted
Author: husted Date: Mon Sep 4 12:00:33 2006 New Revision: 440152 URL: http://svn.apache.org/viewvc?view=rev&rev=440152 Log: WW-1340 Streamline and extend "blank" for use with tutorial. Added: struts/struts2/trunk/apps/blank/src/main/java/example/ struts/struts2/trunk/apps/blank/src/main

[Struts Wiki] Update of "PoweredBy" by DavidFriedman

2006-09-04 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 DavidFriedman: http://wiki.apache.org/struts/PoweredBy -- === Exampl

svn commit: r440188 - in /struts/struts1/trunk/src/site: site.xml xdoc/dtddoc/ xdoc/dtddoc/index.xml xdoc/userGuide/building_controller.xml xdoc/userGuide/configuration.xml

2006-09-04 Thread wsmoak
Author: wsmoak Date: Mon Sep 4 14:02:25 2006 New Revision: 440188 URL: http://svn.apache.org/viewvc?view=rev&rev=440188 Log: Remove links to LiveDTD generated documentation and switch to DTDDoc. STR-2942 Added: struts/struts1/trunk/src/site/xdoc/dtddoc/ struts/struts1/trunk/src/site/xdoc

svn commit: r440193 - /struts/struts2/branches/able/

2006-09-04 Thread mrdon
Author: mrdon Date: Mon Sep 4 15:02:15 2006 New Revision: 440193 URL: http://svn.apache.org/viewvc?view=rev&rev=440193 Log: Creating able branch Added: struts/struts2/branches/able/ - copied from r440192, struts/struts2/trunk/

svn commit: r440206 - in /struts/struts1/trunk/taglib/src/main: java/org/apache/struts/taglib/html/ resources/META-INF/tld/

2006-09-04 Thread pbenedict
Author: pbenedict Date: Mon Sep 4 17:00:46 2006 New Revision: 440206 URL: http://svn.apache.org/viewvc?view=rev&rev=440206 Log: STR-746: New html:param tag; nestable in frame,link,rewrite tags. Added: struts/struts1/trunk/taglib/src/main/java/org/apache/struts/taglib/html/ParamTag.java Modi

svn commit: r440214 - /struts/site/pom.xml

2006-09-04 Thread wsmoak
Author: wsmoak Date: Mon Sep 4 18:35:22 2006 New Revision: 440214 URL: http://svn.apache.org/viewvc?view=rev&rev=440214 Log: Update the dtds whenever the top-level site is published. STR-2944 Modified: struts/site/pom.xml Modified: struts/site/pom.xml URL: http://svn.apache.org/viewvc/stru

svn commit: r440219 - /struts/site/pom.xml

2006-09-04 Thread wsmoak
Author: wsmoak Date: Mon Sep 4 19:01:26 2006 New Revision: 440219 URL: http://svn.apache.org/viewvc?view=rev&rev=440219 Log: Update the Struts 2.0 dtd when the top-level Struts site is published. STR-2944 Modified: struts/site/pom.xml Modified: struts/site/pom.xml URL: http://svn.apache.or

svn commit: r440278 - in /struts/struts2/trunk: apps/blank/src/test/java/example/ apps/showcase/ apps/starter/ core/src/main/java/org/apache/struts2/jsf/ core/src/main/resources/

2006-09-04 Thread mrdon
Author: mrdon Date: Mon Sep 4 23:40:29 2006 New Revision: 440278 URL: http://svn.apache.org/viewvc?view=rev&rev=440278 Log: Enhancing jsf variable resolver to look in stack, added ability to configure jsf from struts.xml, added support for more struts-like navigation for jsf result, updated to