svn commit: r442896 - in /struts/struts2/trunk/apps/portlet/src/main: java/ java/template/ resources/ resources/template/ webapp/WEB-INF/ webapp/WEB-INF/edit/ webapp/WEB-INF/view/ webapp/border/ webap

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 01:42:56 2006 New Revision: 442896 URL: http://svn.apache.org/viewvc?view=rev&rev=442896 Log: Portlet sample application doesn't work o additional cleanups from old portletwork code to latest struts impl o patches applied o removed empty dirs Issue Number: WW-140

svn commit: r442897 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2/portlet/dispatcher: DirectRenderFromEventAction.java Jsr168Dispatcher.java

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 01:43:37 2006 New Revision: 442897 URL: http://svn.apache.org/viewvc?view=rev&rev=442897 Log: Portlet sample application doesn't work o patches applied Issue Number: WW-1407 Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/portlet/dispat

svn commit: r442904 - /struts/struts2/trunk/core/pom.xml

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 01:53:15 2006 New Revision: 442904 URL: http://svn.apache.org/viewvc?view=rev&rev=442904 Log: Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Issue Number: WW-1349 Modified: struts/struts2/trunk

svn commit: r442905 - /struts/struts2/trunk/api/pom.xml

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 01:53:29 2006 New Revision: 442905 URL: http://svn.apache.org/viewvc?view=rev&rev=442905 Log: Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Issue Number: WW-1349 Modified: struts/struts2/trunk

svn commit: r442906 - /struts/struts2/trunk/ant-build/ivy.xml

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 01:53:48 2006 New Revision: 442906 URL: http://svn.apache.org/viewvc?view=rev&rev=442906 Log: Updated easymock dependency o changed groupid: easymock -> org.easymock o commented easymockclassextensions 1.1 Issue Number: WW-1349 Modified: struts/struts2/trunk

svn commit: r442920 - in /struts/struts2/trunk/core/src/main/resources/template: ajax/textarea.ftl simple/checkbox.ftl simple/combobox.ftl simple/datepicker.ftl simple/password.ftl simple/textarea.ftl

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 02:49:45 2006 New Revision: 442920 URL: http://svn.apache.org/viewvc?view=rev&rev=442920 Log: readonly attribute on ww:textfield does not behave as a boolean o backport from WW 2.2.3 o problem also fixed in other templates Issue Number: WW-1436 Modified: str

svn commit: r442921 - /struts/struts2/trunk/core/src/main/resources/template/simple/radiomap.ftl

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 02:58:27 2006 New Revision: 442921 URL: http://svn.apache.org/viewvc?view=rev&rev=442921 Log: radiomap.ftl formats long numbers with commas o backport from WW 2.2.3 Issue Number: WW-1437 Modified: struts/struts2/trunk/core/src/main/resources/template/simple/

svn commit: r442923 - /struts/struts2/trunk/core/src/main/resources/template/simple/radiomap.ftl

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 02:59:33 2006 New Revision: 442923 URL: http://svn.apache.org/viewvc?view=rev&rev=442923 Log: radiomap.ftl formats long numbers with commas o backport from WW 2.2.3 Issue Number: WW-1437 Modified: struts/struts2/trunk/core/src/main/resources/template/simple/

svn commit: r442926 - in /struts/struts2/trunk/core/src/main/resources/template: ajax/head.ftl ajax/tree.ftl ajax/treenode.ftl css_xhtml/head.ftl simple/optiontransferselect.ftl simple/updownselect.ft

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:15:40 2006 New Revision: 442926 URL: http://svn.apache.org/viewvc?view=rev&rev=442926 Log: ww:head tag includes parameters in URLs to stylesheets o includeParams="none" missing in other templates as well o backport from WW 2.2.3 Issue Number: WW-1380 Modified

svn commit: r442927 - /struts/struts2/trunk/apps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:21:33 2006 New Revision: 442927 URL: http://svn.apache.org/viewvc?view=rev&rev=442927 Log: ww:head tag includes parameters in URLs to stylesheets o includeParams="none" missing in other templates as well o backport from WW 2.2.3 Issue Number: WW-1380 Modified

svn commit: r442934 - in /struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-ui: debug.jsp index.jsp

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:46:43 2006 New Revision: 442934 URL: http://svn.apache.org/viewvc?view=rev&rev=442934 Log: Debug tag does not render id attribute correctly o backport from WW 2.2.3 Issue Number: WW-1438 Added: struts/struts2/trunk/apps/showcase/src/main/webapp/tags/non-u

svn commit: r442935 - /struts/struts2/trunk/core/src/main/resources/template/simple/debug.ftl

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:47:10 2006 New Revision: 442935 URL: http://svn.apache.org/viewvc?view=rev&rev=442935 Log: Debug tag does not render id attribute correctly o backport from WW 2.2.3 Issue Number: WW-1438 Modified: struts/struts2/trunk/core/src/main/resources/template/simp

svn commit: r442936 - in /struts/struts2/trunk/core/src/main/resources/template: ajax/head.ftl simple/head.ftl

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:49:45 2006 New Revision: 442936 URL: http://svn.apache.org/viewvc?view=rev&rev=442936 Log: readonly attribute on ww:textfield does not behave as a boolean o backport from WW 2.2.3 o problem also fixed in other templates Issue Number: WW-1436 Modified: str

svn commit: r442937 - /struts/struts2/trunk/apps/showcase/quickstart.xml

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:54:01 2006 New Revision: 442937 URL: http://svn.apache.org/viewvc?view=rev&rev=442937 Log: Quickstart does not load classes from WEB-INF/classes first o backport from WW 2.2.3 o added missing config patch Issue Number: WW-1387 Modified: struts/struts2/tru

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

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 03:58:49 2006 New Revision: 442938 URL: http://svn.apache.org/viewvc?view=rev&rev=442938 Log: ww:param not functioning when used with ww:include o added comment about accessibilty of additional params within the rendered page o backport from WW 2.2.3 Issue Number

svn commit: r442939 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/ test/java/org/apache/struts2/views/jsp/

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:06:55 2006 New Revision: 442939 URL: http://svn.apache.org/viewvc?view=rev&rev=442939 Log: Better error reporting for errornous list tags o backport from WW 2.2.3/2.2.4 Issue Number: WW-1439 Modified: struts/struts2/trunk/core/src/main/java/org/apache/st

svn commit: r442942 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2: dispatcher/Dispatcher.java portlet/dispatcher/Jsr168Dispatcher.java

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:17:23 2006 New Revision: 442942 URL: http://svn.apache.org/viewvc?view=rev&rev=442942 Log: The Jsr168Dispatcher does not initialize the DispatcherUtils o backport from WW 2.2.3/2.2.4 Issue Number: WW-1440 Modified: struts/struts2/trunk/core/src/main/java

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

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:19:32 2006 New Revision: 442943 URL: http://svn.apache.org/viewvc?view=rev&rev=442943 Log: Added missing closing tag o backport from WW 2.2.3/2.2.4 Issue Number: WW-1349 Modified: struts/struts2/trunk/apps/portlet/src/main/webapp/WEB-INF/view/index.jsp M

svn commit: r442944 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/ListUIBean.java test/java/org/apache/struts2/views/jsp/ui/SelectTest.java test/resources/org/apache/str

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:26:36 2006 New Revision: 442944 URL: http://svn.apache.org/viewvc?view=rev&rev=442944 Log: ListTags do not allow evaluation of listValue from ValueStack o backport from WW 2.2.3/2.2.4 Issue Number: WW-1441 Added: struts/struts2/trunk/core/src/test/resour

svn commit: r442946 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/ main/java/org/apache/struts2/components/ main/resources/org/apache/struts2/ test/java/org/apache/struts2/config/

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:35:29 2006 New Revision: 442946 URL: http://svn.apache.org/viewvc?view=rev&rev=442946 Log: URL Tag includeParams default attribute value should be configurable o backport from WW 2.2.4 Issue Number: WW-1442 Modified: struts/struts2/trunk/core/src/main/ja

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

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:38:07 2006 New Revision: 442948 URL: http://svn.apache.org/viewvc?view=rev&rev=442948 Log: ScopeInterceptor caches key in instance variable o backport from WW 2.2.4 Issue Number: WW-1443 Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts

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

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:42:17 2006 New Revision: 442950 URL: http://svn.apache.org/viewvc?view=rev&rev=442950 Log: OptionTransferSelect: attribute doubleDisabled does not work o backport from WW 2.2.4 Issue Number: WW-1444 Modified: struts/struts2/trunk/core/src/main/java/org/a

svn commit: r442953 - /struts/struts2/trunk/core/src/main/resources/template/simple/doubleselect.ftl

2006-09-13 Thread hermanns
Author: hermanns Date: Wed Sep 13 04:47:19 2006 New Revision: 442953 URL: http://svn.apache.org/viewvc?view=rev&rev=442953 Log: doubleselect.ftl formats long numbers with commas o backport from WW 2.2.4 Issue Number: WW-1445 Modified: struts/struts2/trunk/core/src/main/resources/template/si

[Struts Wiki] Update of "FrontPage" by radnam

2006-09-13 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 radnam: http://wiki.apache.org/struts/FrontPage -- * StrutsFunStuff

[Struts Wiki] Update of "cheap web hosting" by James

2006-09-13 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 James: http://wiki.apache.org/struts/cheap_web_hosting New page: [http://www.webhosting.uk.com/ Web Hosting UK]- cheap & affordable webhosting se

[Struts Wiki] Update of "JinHao" by MichaelJouravlev

2006-09-13 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 MichaelJouravlev: http://wiki.apache.org/struts/JinHao The comment on the change is: If there is no real value, deleting the page. --

[Struts Wiki] Update of "cheap web hosting" by MichaelJouravlev

2006-09-13 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 MichaelJouravlev: http://wiki.apache.org/struts/cheap_web_hosting The comment on the change is: Yep, it IS spam -

[Struts Wiki] Update of "FrontPage" by MichaelJouravlev

2006-09-13 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 MichaelJouravlev: http://wiki.apache.org/struts/FrontPage The comment on the change is: No spamming please --

svn commit: r443203 - in /struts/struts2/trunk/core/src/main/java/org/apache/struts2: quickstart/QuickStart.java util/classloader/

2006-09-13 Thread mrdon
Author: mrdon Date: Wed Sep 13 19:58:59 2006 New Revision: 443203 URL: http://svn.apache.org/viewvc?view=rev&rev=443203 Log: Removing the compiling classloader WW-1446 Removed: struts/struts2/trunk/core/src/main/java/org/apache/struts2/util/classloader/ Modified: struts/struts2/trunk/cor

svn commit: r443205 - in /struts/struts2/trunk/core/src/main: java/org/apache/struts2/components/Password.java java/org/apache/struts2/components/UIBean.java java/org/apache/struts2/views/jsp/ui/Abstr

2006-09-13 Thread mrdon
Author: mrdon Date: Wed Sep 13 20:17:51 2006 New Revision: 443205 URL: http://svn.apache.org/viewvc?view=rev&rev=443205 Log: Remove the deprecated view tag attributes 'labelPosition' (all UI tags) and 'show' (password tag) WW-1447 Modified: struts/struts2/trunk/core/src/main/java/org/apache

svn commit: r443213 - /struts/struts2/trunk/docs/tags/

2006-09-13 Thread mrdon
Author: mrdon Date: Wed Sep 13 20:41:30 2006 New Revision: 443213 URL: http://svn.apache.org/viewvc?view=rev&rev=443213 Log: Removing labelPosition and show attributes from the tag docs WW-1447 Modified: struts/struts2/trunk/docs/tags/ActionError.html struts/struts2/trunk/docs/tags/Action

[Struts Wiki] Update of "StrutsRelease135" by WendySmoak

2006-09-13 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 WendySmoak: http://wiki.apache.org/struts/StrutsRelease135 The comment on the change is: Add a link to issues affecting 1.3.5 ---