[CONF] Confluence Changes in the last 24 hours

2009-05-29 Thread confluence
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Ger

Issues Closed: week of 2009-05-29

2009-05-29 Thread dblevins
Struts2 - Friday, May 29, 2009 6 closed in last 7 days [WW-3139] Date validation - Type: Bug - Assignee: Unassigned - Components: [] - Fix Versions: [] - http://issues.apache.org/struts/browse/WW-3139 [WW-3136] jsonplugin JSONResult.setIncludeProperties(S

svn commit: r779950 - /struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/PackageBasedActionConfigBuilder.java

2009-05-29 Thread wesw
Author: wesw Date: Fri May 29 12:58:07 2009 New Revision: 779950 URL: http://svn.apache.org/viewvc?rev=779950&view=rev Log: WW-3110 using newer UrlSet constructor, patch from Jordi Albert, thanks! Modified: struts/struts2/trunk/plugins/convention/src/main/java/org/apache/struts2/convention/P

[OSS Bamboo] Struts 2 SVN - Main Build build 1130 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1130 failed. --- Code has been updated by Wes Wannemacher. 9/1010 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1130/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 853 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-853 failed. --- Code has been updated by Wes Wannemacher. 9/1010 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-853/ --

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

2009-05-29 Thread wesw
Author: wesw Date: Fri May 29 14:40:42 2009 New Revision: 78 URL: http://svn.apache.org/viewvc?rev=78&view=rev Log: WW-3097, allowing s:reset to render disabled button Modified: struts/struts2/trunk/core/src/main/resources/template/simple/reset.ftl Modified: struts/struts2/trunk/core

[OSS Bamboo] Struts 2 SVN - Main Build build 1131 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1131 failed. --- Code has been updated by Wes Wannemacher. 9/1010 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1131/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 854 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-854 failed. --- Code has been updated by Wes Wannemacher. 9/1010 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-854/ --

svn commit: r780066 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapper.java

2009-05-29 Thread wesw
Author: wesw Date: Fri May 29 18:52:29 2009 New Revision: 780066 URL: http://svn.apache.org/viewvc?rev=780066&view=rev Log: WW-3137 adding consistency by making DefaultActionMapper understand redirectAction rather than redirect-action Modified: struts/struts2/trunk/core/src/main/java/org/ap

[OSS Bamboo] Struts 2 SVN - Main Build build 1132 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1132 failed. --- Code has been updated by Wes Wannemacher. 9/1010 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1132/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 855 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-855 failed. --- Code has been updated by Wes Wannemacher. 9/1010 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-855/ --

svn commit: r780092 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapper.java test/java/org/apache/struts2/dispatcher/mapper/DefaultActionMapperTest.

2009-05-29 Thread wesw
Author: wesw Date: Fri May 29 20:15:14 2009 New Revision: 780092 URL: http://svn.apache.org/viewvc?rev=780092&view=rev Log: WW-3129, now, using DynamicMethodInvocation=false really means false :) Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/dispatcher/mapper/DefaultAc

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 856 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-856 failed. --- Code has been updated by Wes Wannemacher. 9/1011 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-856/ --

[OSS Bamboo] Struts 2 SVN - Main Build build 1133 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1133 failed. --- Code has been updated by Wes Wannemacher. 9/1011 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1133/ -- C

svn commit: r780096 - in /struts/struts2/trunk/plugins/rest/src/main: java/org/apache/struts2/rest/DefaultContentTypeHandlerManager.java resources/struts-plugin.xml

2009-05-29 Thread wesw
Author: wesw Date: Fri May 29 20:22:09 2009 New Revision: 780096 URL: http://svn.apache.org/viewvc?rev=780096&view=rev Log: WW-3128, thanks Brian! Modified: struts/struts2/trunk/plugins/rest/src/main/java/org/apache/struts2/rest/DefaultContentTypeHandlerManager.java struts/struts2/trunk/

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 857 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-857 failed. --- Code has been updated by Wes Wannemacher. 9/1011 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-857/ --

[OSS Bamboo] Struts 2 SVN - Main Build build 1134 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1134 failed. --- Code has been updated by Wes Wannemacher. 9/1011 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1134/ -- C

svn commit: r780099 - /struts/struts2/trunk/apps/showcase/src/main/webapp/WEB-INF/tiles.xml

2009-05-29 Thread wesw
Author: wesw Date: Fri May 29 20:32:27 2009 New Revision: 780099 URL: http://svn.apache.org/viewvc?rev=780099&view=rev Log: WW-3122, pointing to the right tiles dtd file Modified: struts/struts2/trunk/apps/showcase/src/main/webapp/WEB-INF/tiles.xml Modified: struts/struts2/trunk/apps/showcas

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 858 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-858 failed. --- Code has been updated by Wes Wannemacher. 9/1011 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-858/ --

[OSS Bamboo] Struts 2 SVN - Main Build build 1135 has FAILED (9 tests failed, no failures were new). Change made by Wes Wannemacher

2009-05-29 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1135 failed. --- Code has been updated by Wes Wannemacher. 9/1011 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1135/ -- C