svn commit: r557568 - in /struts/struts2/trunk/core/src/main/resources: struts-default.xml struts-portlet-default.xml

2007-07-19 Thread nilsga
Author: nilsga Date: Thu Jul 19 03:56:57 2007 New Revision: 557568 URL: http://svn.apache.org/viewvc?view=rev&rev=557568 Log: WW-1645 Refactored portlet support into a plugin. Some missing files from last commit. Removed: struts/struts2/trunk/core/src/main/resources/struts-por

svn commit: r562126 - in /struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources: ./ src/main/webapp/WEB-INF/ src/main/webapp/WEB-INF/tld/ src/main/webapp/test-portal/

2007-08-02 Thread nilsga
Author: nilsga Date: Thu Aug 2 07:38:35 2007 New Revision: 562126 URL: http://svn.apache.org/viewvc?view=rev&rev=562126 Log: Added inactive configuration and files for pluto embedded with the maven-jetty-plugin Added: struts/maven/trunk/struts2-archetype-portlet/src/main/resou

svn commit: r564120 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/ main/java/org/apache/struts2/portlet/dispatcher/ main/java/org/apache/struts2/portlet/result/

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 00:14:51 2007 New Revision: 564120 URL: http://svn.apache.org/viewvc?view=rev&rev=564120 Log: WW-2052 Put location from renderDirect action in session instead of render parameter Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/str

svn commit: r564246 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/servlet/

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 08:36:52 2007 New Revision: 564246 URL: http://svn.apache.org/viewvc?view=rev&rev=564246 Log: WW-1989,WW-2053 Provide "mock" implentation of servlet classes wrapping the portlet classes. Eases reuse of components/interceptors that has references t

svn commit: r564279 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/context/PortletActionContext.java

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 10:00:49 2007 New Revision: 564279 URL: http://svn.apache.org/viewvc?view=rev&rev=564279 Log: Added method to get the portlet context Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/context/PortletActionContext.

svn commit: r564280 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 10:06:07 2007 New Revision: 564280 URL: http://svn.apache.org/viewvc?view=rev&rev=564280 Log: WW-1989,WW-2053,WW-2096 Push action on stack instead of action proxy. Also use the new wrapper servlet objects to support components/interceptors that rely on

svn commit: r564282 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/interceptor/ main/resources/ test/java/org/apache/struts2/portlet/interceptor/

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 10:15:28 2007 New Revision: 564282 URL: http://svn.apache.org/viewvc?view=rev&rev=564282 Log: WW-2097 New "aware" interfaces and interceptor. The PortletAwareInterceptor replaces the PortletPreferencesInterceptor. Added: struts/struts2/trunk/p

svn commit: r564283 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletPreferencesInterceptor.java

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 10:16:06 2007 New Revision: 564283 URL: http://svn.apache.org/viewvc?view=rev&rev=564283 Log: WW-2097 The PortletAwareInterceptor replaces the PortletPreferencesInterceptor. Removed: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/str

svn commit: r564287 - /struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet/dispatcher/Jsr168DispatcherTest.java

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 10:29:01 2007 New Revision: 564287 URL: http://svn.apache.org/viewvc?view=rev&rev=564287 Log: WW-2096 Missing test-change that subclipse didn't pick up... Modified: struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet/d

svn commit: r564485 - in /struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet: PortletRequestMapTest.java PortletSessionMapTest.java

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 23:37:07 2007 New Revision: 564485 URL: http://svn.apache.org/viewvc?view=rev&rev=564485 Log: WW-1836 Order of the entries in the entry set is not guaranteed. Modified: struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/por

svn commit: r564476 - in /struts/struts2/trunk/plugins/portlet: ./ src/main/java/org/apache/struts2/portlet/ src/test/java/org/apache/struts2/portlet/

2007-08-09 Thread nilsga
Author: nilsga Date: Thu Aug 9 23:07:48 2007 New Revision: 564476 URL: http://svn.apache.org/viewvc?view=rev&rev=564476 Log: WW-1836 Refactored unit tests for PortletSessionMap and PortletRequestMap. Also removed some unecessary logging. Added: struts/struts2/trunk/plugins/portlet

svn commit: r564609 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/interceptor/ test/java/org/apache/struts2/portlet/

2007-08-10 Thread nilsga
Author: nilsga Date: Fri Aug 10 07:45:51 2007 New Revision: 564609 URL: http://svn.apache.org/viewvc?view=rev&rev=564609 Log: Added missing license headers. Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletStateInterceptor.

svn commit: r564610 - /struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet/interceptor/PortletAwareInterceptorTest.java

2007-08-10 Thread nilsga
Author: nilsga Date: Fri Aug 10 07:46:41 2007 New Revision: 564610 URL: http://svn.apache.org/viewvc?view=rev&rev=564610 Log: Added missing license headers. Modified: struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet/interceptor/PortletAwareInterceptorTest.

svn commit: r564602 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/context/ main/java/org/apache/struts2/portlet/dispatcher/ main/java/org/apache/struts2/portlet/

2007-08-10 Thread nilsga
Author: nilsga Date: Fri Aug 10 07:16:24 2007 New Revision: 564602 URL: http://svn.apache.org/viewvc?view=rev&rev=564602 Log: WW-2053,WW-2101 Removed ServletContextHolder - Using mock servlet object instead. New interceptor for state handling. Added: struts/struts2/trunk/plugins/por

svn commit: r564599 - in /struts/struts2/trunk: apps/portlet/src/main/webapp/WEB-INF/ plugins/portlet/src/main/java/org/apache/struts2/portlet/context/ plugins/portlet/src/main/java/org/apache/struts2

2007-08-10 Thread nilsga
Author: nilsga Date: Fri Aug 10 07:05:17 2007 New Revision: 564599 URL: http://svn.apache.org/viewvc?view=rev&rev=564599 Log: WW-2101 Removed PreparatorServlet - Replaced by mock servlet implementation classes in org.apache.struts2.portlet.servlet Removed: struts/struts2/trunk/plu

svn commit: r564594 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/util/HttpServletRequestMock.java

2007-08-10 Thread nilsga
Author: nilsga Date: Fri Aug 10 06:57:22 2007 New Revision: 564594 URL: http://svn.apache.org/viewvc?view=rev&rev=564594 Log: Removed mock - Replaced by the classes in org.apache.struts2.portlet.servlet Removed: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/por

svn commit: r564926 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/ main/java/org/apache/struts2/portlet/dispatcher/ main/java/org/apache/struts2/portlet/result/

2007-08-11 Thread nilsga
Author: nilsga Date: Sat Aug 11 07:31:18 2007 New Revision: 564926 URL: http://svn.apache.org/viewvc?view=rev&rev=564926 Log: WW-2104 Added experimental support for intermediate dispatcher servlet allowing for wrapping the request to the JSP in a StrutsWrapperRequest Added: struts/str

svn commit: r564967 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/components/ main/java/org/apache/struts2/portlet/util/ test/java/org/apache/struts2/portlet/util/ test/

2007-08-11 Thread nilsga
Author: nilsga Date: Sat Aug 11 13:20:33 2007 New Revision: 564967 URL: http://svn.apache.org/viewvc?view=rev&rev=564967 Log: WW-1713 Consider "method" tag attribute when creating urls Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/stru

svn commit: r565005 - /struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml

2007-08-11 Thread nilsga
Author: nilsga Date: Sat Aug 11 23:03:38 2007 New Revision: 565005 URL: http://svn.apache.org/viewvc?view=rev&rev=565005 Log: WW-2105 "Override" the redirectAction result type with the PortletResult type. Modified: struts/struts2/trunk/plugins/portlet/src/main/resources/str

svn commit: r565009 - in /struts/struts2/trunk/plugins/portlet/src/main: java/org/apache/struts2/portlet/result/PortletActionRedirectResult.java resources/struts-plugin.xml

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 00:43:13 2007 New Revision: 565009 URL: http://svn.apache.org/viewvc?view=rev&rev=565009 Log: WW-2105 Added new PortletActionRedirectResult class to handle the same syntax as for the ServletActionRedirectResult Added: struts/struts2/trunk/plugins/portlet

svn commit: r565047 - in /struts/struts2/trunk/apps/portlet/src/main: resources/struts-edit.xml resources/struts-help.xml resources/struts-view.xml resources/struts.xml webapp/WEB-INF/web.xml

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 05:24:16 2007 New Revision: 565047 URL: http://svn.apache.org/viewvc?view=rev&rev=565047 Log: Restructured configuration files and added uncommented entry for dispatcher servlet in web.xml Added: struts/struts2/trunk/apps/portlet/src/main/resources/st

svn commit: r565048 - /struts/struts2/trunk/apps/portlet/src/main/resources/struts-view.xml

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 05:28:06 2007 New Revision: 565048 URL: http://svn.apache.org/viewvc?view=rev&rev=565048 Log: Fixed problem with the interceptor stack for the token example Modified: struts/struts2/trunk/apps/portlet/src/main/resources/struts-view.xml Modified: st

svn commit: r565051 - in /struts/struts2/trunk/apps/portlet/src/main: resources/struts-view.xml webapp/WEB-INF/dwr.xml webapp/WEB-INF/view/ajax.jsp webapp/WEB-INF/view/ajaxData.jsp webapp/WEB-INF/view

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 05:39:40 2007 New Revision: 565051 URL: http://svn.apache.org/viewvc?view=rev&rev=565051 Log: WW-1877 Removed ajax examples Removed: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/dwr.xml struts/struts2/trunk/apps/portlet/src/main/webapp/WEB

svn commit: r565053 - /struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 05:44:55 2007 New Revision: 565053 URL: http://svn.apache.org/viewvc?view=rev&rev=565053 Log: WW-1877 Removed ajax examples Modified: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp Modified: struts/struts2/trunk/apps/portlet

svn commit: r565061 - in /struts/struts2/trunk/apps/portlet/src/main: java/org/apache/struts2/portlet/example/ java/org/apache/struts2/portlet/example/fileupload/ java/org/apache/struts2/portlet/examp

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 06:02:27 2007 New Revision: 565061 URL: http://svn.apache.org/viewvc?view=rev&rev=565061 Log: Added example for model driven and file upload Added: struts/struts2/trunk/apps/portlet/src/main/java/org/apache/struts2/portlet/example/FormExampleModelDriven.

svn commit: r565064 - /struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/portlet.xml

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 06:22:26 2007 New Revision: 565064 URL: http://svn.apache.org/viewvc?view=rev&rev=565064 Log: Added "view" as supported mode Modified: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/portlet.xml Modified: struts/struts2/trunk/apps/po

svn commit: r565065 - /struts/struts2/trunk/apps/portlet/pom.xml

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 06:22:49 2007 New Revision: 565065 URL: http://svn.apache.org/viewvc?view=rev&rev=565065 Log: Cleanup of dependencies Modified: struts/struts2/trunk/apps/portlet/pom.xml Modified: struts/struts2/trunk/apps/portlet/pom.xml URL: http://svn.apache.org/vi

svn commit: r565066 - /struts/struts2/trunk/apps/portlet/src/main/resources/struts.properties

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 06:23:10 2007 New Revision: 565066 URL: http://svn.apache.org/viewvc?view=rev&rev=565066 Log: Not needed anymore Removed: struts/struts2/trunk/apps/portlet/src/main/resources/struts.properties

svn commit: r565086 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/URL.java

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 10:40:28 2007 New Revision: 565086 URL: http://svn.apache.org/viewvc?view=rev&rev=565086 Log: Changed description for the portletUrlType attribute of the url component. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/URL.

svn commit: r565246 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java

2007-08-12 Thread nilsga
Author: nilsga Date: Sun Aug 12 22:37:23 2007 New Revision: 565246 URL: http://svn.apache.org/viewvc?view=rev&rev=565246 Log: Removed "portletSupportActive" which is no longer needed. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.

svn commit: r566092 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/ main/java/org/apache/struts2/portlet/interceptor/ main/java/org/apache/struts2/portlet/result/

2007-08-15 Thread nilsga
Author: nilsga Date: Wed Aug 15 03:22:56 2007 New Revision: 566092 URL: http://svn.apache.org/viewvc?view=rev&rev=566092 Log: WW-2105 Do not copy the valuestack from event to render when the request cycle has been proper PRG Added: struts/struts2/trunk/plugins/portlet/src/test/java

svn commit: r566324 - in /struts/struts2/trunk: apps/portlet/src/main/webapp/WEB-INF/ plugins/portlet/src/main/java/org/apache/struts2/portlet/ plugins/portlet/src/main/java/org/apache/struts2/portlet

2007-08-15 Thread nilsga
Author: nilsga Date: Wed Aug 15 13:14:20 2007 New Revision: 566324 URL: http://svn.apache.org/viewvc?view=rev&rev=566324 Log: WW-2104 Renamed name of dispatcher servlet and made the name configurable Modified: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/web.xml st

svn commit: r569304 - in /struts/struts2/branches/STRUTS_2_0_X/core/src: main/java/org/apache/struts2/components/ main/java/org/apache/struts2/portlet/util/ test/java/org/apache/struts2/portlet/util/

2007-08-24 Thread nilsga
Author: nilsga Date: Fri Aug 24 02:12:20 2007 New Revision: 569304 URL: http://svn.apache.org/viewvc?rev=569304&view=rev Log: WW-1713 Backport to 2.0.x Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/components/Form.java struts/struts2/bran

svn commit: r569305 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java

2007-08-24 Thread nilsga
Author: nilsga Date: Fri Aug 24 02:13:29 2007 New Revision: 569305 URL: http://svn.apache.org/viewvc?rev=569305&view=rev Log: WW-2013 Backport to 2.0.x Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java Modi

svn commit: r569307 - in /struts/struts2/branches/STRUTS_2_0_X/apps/portlet: ./ src/main/java/org/apache/struts2/portlet/example/ src/main/java/org/apache/struts2/portlet/example/fileupload/ src/main/

2007-08-24 Thread nilsga
Author: nilsga Date: Fri Aug 24 02:16:30 2007 New Revision: 569307 URL: http://svn.apache.org/viewvc?rev=569307&view=rev Log: Backported changes to portlet sample application from 2.1 Added: struts/struts2/branches/STRUTS_2_0_X/apps/portlet/src/main/java/org/apache/struts2/portlet/exa

svn commit: r569333 - in /struts/struts2/branches/STRUTS_2_0_X/apps/portlet/src/main: java/org/apache/struts2/portlet/example/FormExample.java webapp/WEB-INF/view/formExampleInputPrg.jsp webapp/WEB-IN

2007-08-24 Thread nilsga
Author: nilsga Date: Fri Aug 24 03:30:27 2007 New Revision: 569333 URL: http://svn.apache.org/viewvc?rev=569333&view=rev Log: WW-2105 Added redirectAction-example Added: struts/struts2/branches/STRUTS_2_0_X/apps/portlet/src/main/webapp/WEB-INF/view/formExampleInputPrg.jsp Modi

svn commit: r574163 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/util/PortletUrlHelper.java

2007-09-10 Thread nilsga
Author: nilsga Date: Mon Sep 10 01:03:42 2007 New Revision: 574163 URL: http://svn.apache.org/viewvc?rev=574163&view=rev Log: WW-2164 Action was not added if namespace was blank Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/

svn commit: r574349 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/portlet/util/PortletUrlHelper.java

2007-09-10 Thread nilsga
Author: nilsga Date: Mon Sep 10 12:55:07 2007 New Revision: 574349 URL: http://svn.apache.org/viewvc?rev=574349&view=rev Log: WW-2164 Backport to 2.0.x branch for error in url when namespace is blank. Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/str

svn commit: r580134 - in /struts/struts2/trunk/plugins/portlet: ./ src/test/java/org/apache/struts2/portlet/

2007-09-27 Thread nilsga
Author: nilsga Date: Thu Sep 27 12:44:01 2007 New Revision: 580134 URL: http://svn.apache.org/viewvc?rev=580134&view=rev Log: Use Spring portlet mock classes Removed: struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/portlet/MockPortletRequest.java struts/str

svn commit: r580135 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java test/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatch

2007-09-27 Thread nilsga
Author: nilsga Date: Thu Sep 27 12:45:06 2007 New Revision: 580135 URL: http://svn.apache.org/viewvc?rev=580135&view=rev Log: WW-2212 Added support for ! character in default action configuration Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/por

svn commit: r580136 - in /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/result: PortletActionRedirectResult.java PortletResult.java

2007-09-27 Thread nilsga
Author: nilsga Date: Thu Sep 27 12:45:46 2007 New Revision: 580136 URL: http://svn.apache.org/viewvc?rev=580136&view=rev Log: WW-2211 Added support for switching portlet mode in the redirect action result type Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/str

svn commit: r582094 - in /struts/maven/trunk/struts2-archetype-portlet: ./ src/main/resources/META-INF/ src/main/resources/archetype-resources/ src/main/resources/archetype-resources/src/main/java/ sr

2007-10-04 Thread nilsga
Author: nilsga Date: Thu Oct 4 23:32:29 2007 New Revision: 582094 URL: http://svn.apache.org/viewvc?rev=582094&view=rev Log: WW-1726 Refactored and updated portlet archetype. Now includes the jetty-pluto integration. Added: struts/maven/trunk/struts2-archetype-portlet/src/main/resou

svn commit: r582095 - /struts/maven/trunk/struts2-archetype-portlet/

2007-10-04 Thread nilsga
Author: nilsga Date: Thu Oct 4 23:39:29 2007 New Revision: 582095 URL: http://svn.apache.org/viewvc?rev=582095&view=rev Log: Added ignores Modified: struts/maven/trunk/struts2-archetype-portlet/ (props changed) Propchange: struts/maven/trunk/struts2-archetype-por

svn commit: r591939 - /struts/struts2/trunk/apps/portlet/pom.xml

2007-11-05 Thread nilsga
Author: nilsga Date: Mon Nov 5 01:57:38 2007 New Revision: 591939 URL: http://svn.apache.org/viewvc?rev=591939&view=rev Log: WW-2295 Exclude servlet-api from beeing included from commons-digester. Modified: struts/struts2/trunk/apps/portlet/pom.xml Modified: struts/struts2/trunk/

svn commit: r591942 - in /struts/struts2/trunk/apps/portlet: ./ src/main/java/org/apache/struts2/portlet/example/ src/main/resources/ src/main/resources/org/apache/struts2/portlet/example/ src/main/we

2007-11-05 Thread nilsga
Author: nilsga Date: Mon Nov 5 02:06:31 2007 New Revision: 591942 URL: http://svn.apache.org/viewvc?rev=591942&view=rev Log: WW-2296 Added jetty-pluto embedded to the sample application. Also added some new samples and a new integration test. Added: struts/struts2/trunk/apps/portlet

svn commit: r591970 - /struts/struts2/trunk/apps/portlet/src/test/java/org/apache/struts2/portlet/test/BasePortletTest.java

2007-11-05 Thread nilsga
Author: nilsga Date: Mon Nov 5 04:12:34 2007 New Revision: 591970 URL: http://svn.apache.org/viewvc?rev=591970&view=rev Log: Changed port Modified: struts/struts2/trunk/apps/portlet/src/test/java/org/apache/struts2/portlet/test/BasePortletTest.java Modified: struts/struts2/trunk/

svn commit: r595483 - /struts/struts2/trunk/apps/portlet/pom.xml

2007-11-15 Thread nilsga
Author: nilsga Date: Thu Nov 15 14:58:55 2007 New Revision: 595483 URL: http://svn.apache.org/viewvc?rev=595483&view=rev Log: Exlude transitive servlet-api dependency from velocity tools. Modified: struts/struts2/trunk/apps/portlet/pom.xml Modified: struts/struts2/trunk/apps/portlet/pom

svn commit: r595558 - /struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/formExampleInputValidation.jsp

2007-11-15 Thread nilsga
Author: nilsga Date: Thu Nov 15 21:27:37 2007 New Revision: 595558 URL: http://svn.apache.org/viewvc?rev=595558&view=rev Log: Bamboo maven build complains about this file beeing missing so trying to force a new build. Modified: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB

svn commit: r595575 - in /struts/struts2/trunk/apps/portlet: ./ src/test/java/org/ src/test/java/org/apache/ src/test/java/org/apache/struts2/ src/test/java/org/apache/struts2/portlet/ src/test/java/o

2007-11-15 Thread nilsga
Author: nilsga Date: Thu Nov 15 22:43:29 2007 New Revision: 595575 URL: http://svn.apache.org/viewvc?rev=595575&view=rev Log: Added the tests again, but excluding them from beeing run with excludes in pom.xml Added: struts/struts2/trunk/apps/portlet/src/test/java/org/ struts/str

svn commit: r595569 - /struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/formExampleInputValidation.jsp

2007-11-15 Thread nilsga
Author: nilsga Date: Thu Nov 15 22:19:31 2007 New Revision: 595569 URL: http://svn.apache.org/viewvc?rev=595569&view=rev Log: remove extra newline Modified: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/formExampleInputValidation.jsp Modified: struts/struts2/trunk/

svn commit: r595584 - in /struts/struts2/trunk/apps/portlet: pom.xml src/test/java/org/apache/struts2/portlet/test/BasePortletTest.java

2007-11-15 Thread nilsga
Author: nilsga Date: Thu Nov 15 23:11:07 2007 New Revision: 595584 URL: http://svn.apache.org/viewvc?rev=595584&view=rev Log: Enabling the tests, trying a new strategy for locating a free port. Modified: struts/struts2/trunk/apps/portlet/pom.xml struts/struts2/trunk/apps/portlet

svn commit: r595571 - /struts/struts2/trunk/apps/portlet/src/test/java/org/

2007-11-16 Thread nilsga
Author: nilsga Date: Thu Nov 15 22:27:43 2007 New Revision: 595571 URL: http://svn.apache.org/viewvc?rev=595571&view=rev Log: Causing too many problems for Bamboo, so removing for now. Removed: struts/struts2/trunk/apps/portlet/src/test/java/org/

svn commit: r597316 - in /struts/maven/trunk/struts2-archetype-portlet: pom.xml src/main/resources/archetype-resources/pom.xml

2007-11-21 Thread nilsga
Author: nilsga Date: Wed Nov 21 23:27:31 2007 New Revision: 597316 URL: http://svn.apache.org/viewvc?rev=597316&view=rev Log: Updated portlet archetype to 2.1.1-SNAPSHOT Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml struts/maven/trunk/struts2-archetype-portlet/src/

svn commit: r597674 - /struts/struts2/trunk/core/src/test/java/org/apache/struts2/dispatcher/StreamResultTest.java

2007-11-23 Thread nilsga
Author: nilsga Date: Fri Nov 23 06:41:32 2007 New Revision: 597674 URL: http://svn.apache.org/viewvc?rev=597674&view=rev Log: WW-2335 Using the computed value for content length instead of the hardcoded value, as it is done in the other test methods. Modified: struts/struts2/trunk/core

svn commit: r597962 - /struts/struts2/trunk/apps/portlet/pom.xml

2007-11-25 Thread nilsga
Author: nilsga Date: Sun Nov 25 00:34:20 2007 New Revision: 597962 URL: http://svn.apache.org/viewvc?rev=597962&view=rev Log: There seems to be some issues with the infrastructure on the CI server that causes the tests to fail randomly. Modified: struts/struts2/trunk/apps/portlet/pom

svn commit: r598196 - in /struts/struts2/trunk/apps/portlet: pom.xml src/test/java/org/apache/struts2/portlet/test/BasePortletTest.java

2007-11-26 Thread nilsga
Author: nilsga Date: Mon Nov 26 02:02:31 2007 New Revision: 598196 URL: http://svn.apache.org/viewvc?rev=598196&view=rev Log: WW-2337 Trying to set a different temp directory for the test. Modified: struts/struts2/trunk/apps/portlet/pom.xml struts/struts2/trunk/apps/portlet/src/

svn commit: r598260 - /struts/struts2/trunk/plugins/portlet/

2007-11-26 Thread nilsga
Author: nilsga Date: Mon Nov 26 05:08:46 2007 New Revision: 598260 URL: http://svn.apache.org/viewvc?rev=598260&view=rev Log: Added some ignores Modified: struts/struts2/trunk/plugins/portlet/ (props changed) Propchange: struts/struts2/trunk/plugins/por

svn commit: r601698 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletStateInterceptor.java

2007-12-06 Thread nilsga
Author: nilsga Date: Thu Dec 6 02:59:38 2007 New Revision: 601698 URL: http://svn.apache.org/viewvc?rev=601698&view=rev Log: Removed unused local variable Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletStateInterceptor.

svn commit: r601700 - in /struts/struts2/trunk/plugins/portlet: pom.xml src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java src/test/java/org/apache/struts2/portlet/dispatcher/Js

2007-12-06 Thread nilsga
Author: nilsga Date: Thu Dec 6 03:05:08 2007 New Revision: 601700 URL: http://svn.apache.org/viewvc?rev=601700&view=rev Log: WW-2347,WW-2348 - Make multipart form fields available in the parameter map. Modified: struts/struts2/trunk/plugins/portlet/pom.xml struts/struts2/trunk/plu

svn commit: r609581 - /struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml

2008-01-07 Thread nilsga
Author: nilsga Date: Mon Jan 7 04:16:39 2008 New Revision: 609581 URL: http://svn.apache.org/viewvc?rev=609581&view=rev Log: WW-2404 Changed the order of the interceptors Modified: struts/struts2/trunk/plugins/portlet/src/main/resources/struts-plugin.xml Modified: struts/struts2/t

svn commit: r609901 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/components/PortletUrlRenderer.java test/java/org/apache/struts2/views/jsp/PortletUrlTagTest.java

2008-01-08 Thread nilsga
Author: nilsga Date: Tue Jan 8 00:18:23 2008 New Revision: 609901 URL: http://svn.apache.org/viewvc?rev=609901&view=rev Log: WW-2370 Using the name of the current executing action in the url when no action is specified. Modified: struts/struts2/trunk/plugins/portlet/src/main/java

svn commit: r612406 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/components/PortletUrlRenderer.java

2008-01-16 Thread nilsga
Author: nilsga Date: Wed Jan 16 02:05:06 2008 New Revision: 612406 URL: http://svn.apache.org/viewvc?rev=612406&view=rev Log: WW-1859 The namespace computation does not seem to have any meaning, so removing it completely. Modified: struts/struts2/trunk/plugins/portlet/src/main/java

svn commit: r613844 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

2008-01-21 Thread nilsga
Author: nilsga Date: Mon Jan 21 03:21:33 2008 New Revision: 613844 URL: http://svn.apache.org/viewvc?rev=613844&view=rev Log: Added apache snapshot repo Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL:

svn commit: r613861 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

2008-01-21 Thread nilsga
Author: nilsga Date: Mon Jan 21 03:59:31 2008 New Revision: 613861 URL: http://svn.apache.org/viewvc?rev=613861&view=rev Log: Added exo repo for portlet 2.0 api Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

svn commit: r613864 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

2008-01-21 Thread nilsga
Author: nilsga Date: Mon Jan 21 04:04:04 2008 New Revision: 613864 URL: http://svn.apache.org/viewvc?rev=613864&view=rev Log: edited portlet 2 version Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL:

svn commit: r613862 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

2008-01-21 Thread nilsga
Author: nilsga Date: Mon Jan 21 04:01:57 2008 New Revision: 613862 URL: http://svn.apache.org/viewvc?rev=613862&view=rev Log: fixed error Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL: http://svn.apache

svn commit: r614140 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/debugging/DebuggingInterceptor.java

2008-01-22 Thread nilsga
Author: nilsga Date: Tue Jan 22 00:25:58 2008 New Revision: 614140 URL: http://svn.apache.org/viewvc?rev=614140&view=rev Log: WW-2416 Serialize the request map, but filter out the value stack to reduce the verbosity of the output Modified: struts/struts2/trunk/core/src/main/java/org/ap

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

2008-01-26 Thread nilsga
Author: nilsga Date: Sat Jan 26 00:53:12 2008 New Revision: 615436 URL: http://svn.apache.org/viewvc?rev=615436&view=rev Log: WW-2240 Temporary workaround for NPE problems when doing info logging. Patch by Benjamin McCann Modified: struts/struts2/trunk/core/src/main/java/org/apache/str

svn commit: r628564 - /struts/maven/trunk/pom/pom.xml

2008-02-17 Thread nilsga
Author: nilsga Date: Sun Feb 17 14:12:58 2008 New Revision: 628564 URL: http://svn.apache.org/viewvc?rev=628564&view=rev Log: Added myself to the committers list Modified: struts/maven/trunk/pom/pom.xml Modified: struts/maven/trunk/pom/pom.xml URL: http://svn.apache.org/viewvc/struts/m

svn commit: r629255 - in /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/context: PreparatorServlet.java ServletContextHolderListener.java

2008-02-19 Thread nilsga
Author: nilsga Date: Tue Feb 19 14:36:48 2008 New Revision: 629255 URL: http://svn.apache.org/viewvc?rev=629255&view=rev Log: WW-2101 Added back classes with deprecation Added: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/context/PreparatorServlet.

svn commit: r632737 - in /struts/struts2/trunk/apps/portlet: pom.xml src/main/webapp/WEB-INF/web.xml

2008-03-02 Thread nilsga
Author: nilsga Date: Sun Mar 2 03:13:15 2008 New Revision: 632737 URL: http://svn.apache.org/viewvc?rev=632737&view=rev Log: WW-2509 No need for the FilterDispatcher in the sample application, and removed duplicate entry for commons-lang in the pom. Modified: struts/struts2/trunk/

svn commit: r651529 - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/components/ plugins/portlet/src/main/java/org/apache/struts2/components/ plugins/portlet/src/test/java/org/apache/

2008-04-25 Thread nilsga
Author: nilsga Date: Fri Apr 25 01:16:36 2008 New Revision: 651529 URL: http://svn.apache.org/viewvc?rev=651529&view=rev Log: WW-2504 Ignoring the includeParams for portlet urls. Had to extract some more code into the "UrlRenderer". Modified: struts/struts2/trunk/core/src

svn commit: r651586 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/components/ test/java/org/apache/struts2/components/ test/java/org/apache/struts2/views/jsp/

2008-04-25 Thread nilsga
Author: nilsga Date: Fri Apr 25 05:12:24 2008 New Revision: 651586 URL: http://svn.apache.org/viewvc?rev=651586&view=rev Log: WW-1875 Use the namespace of the current action if namespace is not specified. Refactored some tests. Added: struts/struts2/trunk/plugins/portlet/src/test/java

svn commit: r651596 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/components/PortletUrlRenderer.java

2008-04-25 Thread nilsga
Author: nilsga Date: Fri Apr 25 05:49:45 2008 New Revision: 651596 URL: http://svn.apache.org/viewvc?rev=651596&view=rev Log: Removed some imports Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/components/PortletUrlRenderer.java Modified: struts/str

svn commit: r671175 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_da.properties

2008-06-24 Thread nilsga
Author: nilsga Date: Tue Jun 24 07:04:22 2008 New Revision: 671175 URL: http://svn.apache.org/viewvc?rev=671175&view=rev Log: WW-2619 Fixed some weird characters... Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_da.properties Modified: st

svn commit: r671178 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_da.properties

2008-06-24 Thread nilsga
Author: nilsga Date: Tue Jun 24 07:10:31 2008 New Revision: 671178 URL: http://svn.apache.org/viewvc?rev=671178&view=rev Log: WW-2619 Escaped unicode characters Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_da.properties Modified: struts/str

svn commit: r671184 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pt.properties

2008-06-24 Thread nilsga
Author: nilsga Date: Tue Jun 24 07:22:29 2008 New Revision: 671184 URL: http://svn.apache.org/viewvc?rev=671184&view=rev Log: WW-2619 Added unicode escape codes Modified: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/struts-messages_pt.properties Modified: struts/str

svn commit: r677903 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java

2008-07-18 Thread nilsga
Author: nilsga Date: Fri Jul 18 06:36:37 2008 New Revision: 677903 URL: http://svn.apache.org/viewvc?rev=677903&view=rev Log: WW-2622 Added missing inject Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java Modi

svn commit: r691544 - /struts/struts2/trunk/apps/showcase/src/test/java/it/org/apache/struts2/showcase/staticcontent/StaticContentTest.java

2008-09-03 Thread nilsga
Author: nilsga Date: Wed Sep 3 01:38:49 2008 New Revision: 691544 URL: http://svn.apache.org/viewvc?rev=691544&view=rev Log: Doesn't work right now Modified: struts/struts2/trunk/apps/showcase/src/test/java/it/org/apache/struts2/showcase/staticcontent/StaticContentTest.java

svn commit: r701661 - /struts/struts2/trunk/plugins/portlet/pom.xml

2008-10-04 Thread nilsga
Author: nilsga Date: Sat Oct 4 09:25:01 2008 New Revision: 701661 URL: http://svn.apache.org/viewvc?rev=701661&view=rev Log: Touching file to trigger build Modified: struts/struts2/trunk/plugins/portlet/pom.xml Modified: struts/struts2/trunk/plugins/portlet/pom.xml URL:

svn commit: r701671 - /struts/struts2/trunk/plugins/jasperreports/pom.xml

2008-10-04 Thread nilsga
Author: nilsga Date: Sat Oct 4 10:04:36 2008 New Revision: 701671 URL: http://svn.apache.org/viewvc?rev=701671&view=rev Log: Trying different things to fix bamboo error Modified: struts/struts2/trunk/plugins/jasperreports/pom.xml Modified: struts/struts2/trunk/plugins/jasperreports/pom

svn commit: r701674 - /struts/struts2/trunk/plugins/jasperreports/pom.xml

2008-10-04 Thread nilsga
Author: nilsga Date: Sat Oct 4 10:14:20 2008 New Revision: 701674 URL: http://svn.apache.org/viewvc?rev=701674&view=rev Log: Reverting change Modified: struts/struts2/trunk/plugins/jasperreports/pom.xml Modified: struts/struts2/trunk/plugins/jasperreports/pom.xml URL:

svn commit: r719704 - in /struts/struts2/trunk: core/src/main/java/org/apache/struts2/components/ plugins/portlet/src/main/java/org/apache/struts2/components/ plugins/portlet/src/test/java/org/apache/

2008-11-21 Thread nilsga
Author: nilsga Date: Fri Nov 21 12:37:49 2008 New Revision: 719704 URL: http://svn.apache.org/viewvc?rev=719704&view=rev Log: WW-2783 Evaluate anchor. Fix suggested by Ralf Fischer. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ServletUrlRenderer.

svn commit: r719714 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/util/PortletUrlHelper.java test/java/org/apache/struts2/views/jsp/PortletUrlTagTest.java

2008-11-21 Thread nilsga
Author: nilsga Date: Fri Nov 21 13:09:13 2008 New Revision: 719714 URL: http://svn.apache.org/viewvc?rev=719714&view=rev Log: WW-2846 Nested params should now work properly in portlets Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/

svn commit: r722160 - /struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/components/PortletUrlRenderer.java

2008-12-01 Thread nilsga
Author: nilsga Date: Mon Dec 1 10:31:09 2008 New Revision: 722160 URL: http://svn.apache.org/viewvc?rev=722160&view=rev Log: Updated to new interface Modified: struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/components/PortletUrlRenderer.java Modi

svn commit: r722161 - /struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/portlet/result/PortletActionRedirectResult.java

2008-12-01 Thread nilsga
Author: nilsga Date: Mon Dec 1 10:32:05 2008 New Revision: 722161 URL: http://svn.apache.org/viewvc?rev=722161&view=rev Log: Updated to use StringBuilder Modified: struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/portlet/result/PortletActionRedirectResult.

svn commit: r722162 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

2008-12-01 Thread nilsga
Author: nilsga Date: Mon Dec 1 10:33:20 2008 New Revision: 722162 URL: http://svn.apache.org/viewvc?rev=722162&view=rev Log: Updated version and added test dep Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml

svn commit: r722163 - in /struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/struts2/portlet: context/PortletActionContext.java result/PortletResult.java util/PortletUrlHelper.java

2008-12-01 Thread nilsga
Author: nilsga Date: Mon Dec 1 10:34:38 2008 New Revision: 722163 URL: http://svn.apache.org/viewvc?rev=722163&view=rev Log: Fix for proper resource rendering (AJAX). Patch by Philipp Anokhin. Thanks! Modified: struts/sandbox/trunk/struts2-portlet2-plugin/src/main/java/org/apache/str

svn commit: r724030 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/context/PortletActionContext.java

2008-12-06 Thread nilsga
Author: nilsga Date: Sat Dec 6 11:32:29 2008 New Revision: 724030 URL: http://svn.apache.org/viewvc?rev=724030&view=rev Log: WW-2800 Added setters for response, request and context. Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/con

svn commit: r724182 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/components/PortletUrlRenderer.java test/java/org/apache/struts2/components/PortletUrlRendererTest.java

2008-12-07 Thread nilsga
Author: nilsga Date: Sun Dec 7 11:32:45 2008 New Revision: 724182 URL: http://svn.apache.org/viewvc?rev=724182&view=rev Log: WW-2862 Added pass through to servlet renderer when specified or not in a portlet context. Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/ap

svn commit: r724183 - /struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/views/jsp/PortletUrlTagTest.java

2008-12-07 Thread nilsga
Author: nilsga Date: Sun Dec 7 11:48:56 2008 New Revision: 724183 URL: http://svn.apache.org/viewvc?rev=724183&view=rev Log: Forgot to commit the updated test... Modified: struts/struts2/trunk/plugins/portlet/src/test/java/org/apache/struts2/views/jsp/PortletUrlTagTest.java Modi

svn commit: r724838 - /struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Formtag-23.txt

2008-12-09 Thread nilsga
Author: nilsga Date: Tue Dec 9 11:13:45 2008 New Revision: 724838 URL: http://svn.apache.org/viewvc?rev=724838&view=rev Log: Updated test resource to fix failing FormTagTest Modified: struts/struts2/trunk/core/src/test/resources/org/apache/struts2/views/jsp/ui/Formtag-23.txt Modi

svn commit: r724839 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/dispatcher/SessionMap.java test/java/org/apache/struts2/dispatcher/SessionMapTest.java

2008-12-09 Thread nilsga
Author: nilsga Date: Tue Dec 9 11:19:19 2008 New Revision: 724839 URL: http://svn.apache.org/viewvc?rev=724839&view=rev Log: WW-2751 Fixed containsKey for SessionMap. Patch by Ian Robinson. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/SessionMap.

svn commit: r728480 - /struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletStateInterceptor.java

2008-12-21 Thread nilsga
Author: nilsga Date: Sun Dec 21 11:27:22 2008 New Revision: 728480 URL: http://svn.apache.org/viewvc?rev=728480&view=rev Log: WW-2720 Adding the old stack to the top of the stack. Patch by Herbert Poul. Thanks. Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/str

svn commit: r728486 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java

2008-12-21 Thread nilsga
Author: nilsga Date: Sun Dec 21 12:04:33 2008 New Revision: 728486 URL: http://svn.apache.org/viewvc?rev=728486&view=rev Log: WW-2874 Only log configuration exception as error if in devMode. Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.

svn commit: r728521 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/interceptor/ test/java/org/apache/struts2/interceptor/

2008-12-21 Thread nilsga
Author: nilsga Date: Sun Dec 21 13:51:53 2008 New Revision: 728521 URL: http://svn.apache.org/viewvc?rev=728521&view=rev Log: WW-2932 Change setParameters back to String, String[] Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/interceptor/ParameterAware.

svn commit: r735430 - in /struts/maven/trunk/struts2-archetype-portlet: ./ src/main/resources/META-INF/ src/main/resources/archetype-resources/ src/main/resources/archetype-resources/src/main/webapp/W

2009-01-18 Thread nilsga
Author: nilsga Date: Sun Jan 18 02:38:09 2009 New Revision: 735430 URL: http://svn.apache.org/viewvc?rev=735430&view=rev Log: Updated for struts2 2.1.6 and maven-jetty-pluto-embeddded 1.0.1 Removed: struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/src/

svn commit: r759073 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/interceptor/ test/java/org/apache/struts2/portlet/interceptor/

2009-03-27 Thread nilsga
Author: nilsga Date: Fri Mar 27 09:40:17 2009 New Revision: 759073 URL: http://svn.apache.org/viewvc?rev=759073&view=rev Log: WW-2955 Added PortletConfigAware interface. Added: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/portlet/interceptor/PortletConfigAware.

svn commit: r759140 - in /struts/struts2/trunk/plugins/portlet/src: main/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatcher.java test/java/org/apache/struts2/portlet/dispatcher/Jsr168Dispatch

2009-03-27 Thread nilsga
Author: nilsga Date: Fri Mar 27 13:51:52 2009 New Revision: 759140 URL: http://svn.apache.org/viewvc?rev=759140&view=rev Log: WW-2997 MultiPart parameters was not passed to the action mapping lookup. Modified: struts/struts2/trunk/plugins/portlet/src/main/java/org/apache/struts2/por

svn commit: r766777 - /struts/maven/trunk/struts2-archetype-portlet/pom.xml

2009-04-20 Thread nilsga
Author: nilsga Date: Mon Apr 20 18:11:48 2009 New Revision: 766777 URL: http://svn.apache.org/viewvc?rev=766777&view=rev Log: Updating to Struts 2 2.1.6 final Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml

  1   2   >