[Struts Wiki] Update of "JinHao" by JinHao

2006-09-10 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 JinHao: http://wiki.apache.org/struts/JinHao The comment on the change is: my first edition New page: My first page,no real value.

svn commit: r442105 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/CheckboxInterceptor.java

2006-09-10 Thread mrdon
Author: mrdon Date: Sun Sep 10 22:36:37 2006 New Revision: 442105 URL: http://svn.apache.org/viewvc?view=rev&rev=442105 Log: Forgot to add the actual checkbox interceptor :) WW-992 Added: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/CheckboxInterceptor.java Added:

svn commit: r442103 - /struts/sandbox/trunk/tiles/tiles-core/src/main/resources/org/apache/tiles/resources/tiles-config_2_0.dtd

2006-09-10 Thread wsmoak
Author: wsmoak Date: Sun Sep 10 22:12:59 2006 New Revision: 442103 URL: http://svn.apache.org/viewvc?view=rev&rev=442103 Log: Establish a version 2.0 tiles-config dtd. SB-30 Added: struts/sandbox/trunk/tiles/tiles-core/src/main/resources/org/apache/tiles/resources/tiles-config_2_0.dtd

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

2006-09-10 Thread wsmoak
Author: wsmoak Date: Sun Sep 10 22:06:53 2006 New Revision: 442100 URL: http://svn.apache.org/viewvc?view=rev&rev=442100 Log: Configure the jar plugin to add specification and implementation entries. SB-19 Modified: struts/sandbox/trunk/tiles/tiles-core/pom.xml Modified: struts/sandbox/trunk

svn commit: r442097 - in /struts/struts2/trunk: apps/showcase/pom.xml apps/showcase/src/main/resources/struts.xml core/src/main/resources/struts-default.xml

2006-09-10 Thread mrdon
Author: mrdon Date: Sun Sep 10 21:47:47 2006 New Revision: 442097 URL: http://svn.apache.org/viewvc?view=rev&rev=442097 Log: Adding missing fileupload dep for showcase, added checkbox interceptor to proper stacks WW-1349 WW-992 Modified: struts/struts2/trunk/apps/showcase/pom.xml struts

svn commit: r442085 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/jsf/ main/java/org/apache/struts2/sitegraph/collectors/ main/resources/ main/resources/template/simple/ test/resou

2006-09-10 Thread mrdon
Author: mrdon Date: Sun Sep 10 21:03:24 2006 New Revision: 442085 URL: http://svn.apache.org/viewvc?view=rev&rev=442085 Log: Added automatic checkbox handling code that detect an unchecked checkbox and add it as a parameter with a default (usually 'false') value. Uses a specially named hidden fi

svn commit: r442080 - /struts/struts2/trunk/extras/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java

2006-09-10 Thread husted
Author: husted Date: Sun Sep 10 20:06:36 2006 New Revision: 442080 URL: http://svn.apache.org/viewvc?view=rev&rev=442080 Log: XW-414 Extract oscore dependency Modified: struts/struts2/trunk/extras/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java Modified: stru