[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 925 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-925 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

[OSS Bamboo] Struts 2 SVN - Main Build build 1185 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1185 failed. --- Code has been updated by Musachy Barroso. 2/1018 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1185/ -- C

svn commit: r802956 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/velocity/components/AbstractDirective.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 23:30:03 2009 New Revision: 802956 URL: http://svn.apache.org/viewvc?rev=802956&view=rev Log: WW-2807 Improve Velocity tag syntax and performance thanks to Christopher Schultz for patch Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/vi

[OSS Bamboo] Struts 2 SVN - Main Build build 1184 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1184 failed. --- Code has been updated by Musachy Barroso. 2/1018 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1184/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 924 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-924 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

[OSS Bamboo] Struts 2 SVN - Main Build build 1183 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1183 failed. --- Code has been updated by Musachy Barroso. 2/1018 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1183/ -- C

svn commit: r802949 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/template/FreemarkerTemplateEngine.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 22:40:51 2009 New Revision: 802949 URL: http://svn.apache.org/viewvc?rev=802949&view=rev Log: WW-3189 add a way to clear FreeMarker templates Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/template/FreemarkerTemplateEngine.jav

svn commit: r802948 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/template/FreemarkerTemplateEngine.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 22:38:40 2009 New Revision: 802948 URL: http://svn.apache.org/viewvc?rev=802948&view=rev Log: WW-3189 Make fields protected Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/template/FreemarkerTemplateEngine.java Modified: stru

svn commit: r802947 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/components/ main/resources/template/simple/ test/java/org/apache/struts2/views/jsp/ui/

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 22:35:06 2009 New Revision: 802947 URL: http://svn.apache.org/viewvc?rev=802947&view=rev Log: WW-3188 Don't render action errors/messages when have null message Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/ActionError.java

[OSS Bamboo] Struts 2 SVN - Main Build build 1182 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1182 failed. --- Code has been updated by Musachy Barroso. 2/1016 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1182/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 923 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-923 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

[OSS Bamboo] Struts 2 SVN - Main Build build 1181 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1181 failed. --- Code has been updated by Musachy Barroso. 2/1016 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1181/ -- C

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

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 22:06:48 2009 New Revision: 802942 URL: http://svn.apache.org/viewvc?rev=802942&view=rev Log: WW-3155 RestfulActionMapper iterates a map where it should only just do a lookup thanks to Dion Sasmito for patch Modified: struts/struts2/trunk/core/src/main/java/

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 922 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-922 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

svn commit: r802937 - in /struts/struts2/trunk/core/src: main/java/org/apache/struts2/util/ContainUtil.java test/java/org/apache/struts2/util/ContainUtilTest.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 21:57:37 2009 New Revision: 802937 URL: http://svn.apache.org/viewvc?rev=802937&view=rev Log: WW-3166 Prevent NPE when there is a null element in an array thanks to Zoran Avtarovski for the patch Modified: struts/struts2/trunk/core/src/main/java/org/apache/s

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 921 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-921 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

[OSS Bamboo] Struts 2 SVN - Main Build build 1180 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1180 failed. --- Code has been updated by Musachy Barroso. 2/1015 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1180/ -- C

svn commit: r802900 - in /struts/struts2/trunk/assembly: pom.xml src/main/assembly/all.xml

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 19:00:38 2009 New Revision: 802900 URL: http://svn.apache.org/viewvc?rev=802900&view=rev Log: WW-3217 Bring JSON plugin into trunk Modified: struts/struts2/trunk/assembly/pom.xml struts/struts2/trunk/assembly/src/main/assembly/all.xml Modified: struts/str

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 920 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-920 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

svn commit: r802897 - in /struts/struts2/trunk/plugins: json/pom.xml json/src/main/resources/LICENSE.txt pom.xml

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 18:54:20 2009 New Revision: 802897 URL: http://svn.apache.org/viewvc?rev=802897&view=rev Log: WW-3217 Bring JSON plugin into trunk Added: struts/struts2/trunk/plugins/json/src/main/resources/LICENSE.txt (with props) Modified: struts/struts2/trunk/plugin

[OSS Bamboo] Struts 2 SVN - Main Build build 1179 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1179 failed. --- Code has been updated by Musachy Barroso. 2/1015 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1179/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 919 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-919 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

svn commit: r802891 - /struts/struts2/trunk/plugins/junit/pom.xml

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 18:44:53 2009 New Revision: 802891 URL: http://svn.apache.org/viewvc?rev=802891&view=rev Log: Make the dep on spring plugin optional (so the objectFactory is not set to "spring") Modified: struts/struts2/trunk/plugins/junit/pom.xml Modified: struts/struts2/t

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 918 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-918 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

[OSS Bamboo] Struts 2 SVN - Main Build build 1178 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1178 failed. --- Code has been updated by Musachy Barroso. 2/1015 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1178/ -- C

svn commit: r802878 - in /struts: sandbox/trunk/struts2-json-plugin/ struts2/trunk/plugins/json/

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 18:19:48 2009 New Revision: 802878 URL: http://svn.apache.org/viewvc?rev=802878&view=rev Log: WW-3217 Bring JSON plugin into trunk Added: struts/struts2/trunk/plugins/json/ - copied from r802877, struts/sandbox/trunk/struts2-json-plugin/ Removed: str

[OSS Bamboo] Struts 2 SVN - Main Build build 1177 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1177 failed. --- Code has been updated by Musachy Barroso. 2/1015 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1177/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 917 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-917 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

svn commit: r802871 - /struts/sandbox/trunk/struts2-jsp-plugin/src/main/java/org/apache/struts2/JSPLoader.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 17:41:31 2009 New Revision: 802871 URL: http://svn.apache.org/viewvc?rev=802871&view=rev Log: Get classloader interface from ServletContext Modified: struts/sandbox/trunk/struts2-jsp-plugin/src/main/java/org/apache/struts2/JSPLoader.java Modified: struts/sa

svn commit: r802870 - /struts/struts2/trunk/plugins/osgi/src/main/java/org/apache/struts2/osgi/OsgiConfigurationProvider.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 17:40:46 2009 New Revision: 802870 URL: http://svn.apache.org/viewvc?rev=802870&view=rev Log: Add a class loader interface (bundle based) to the ServletContext so it cann be used by other plugins to lookup resources Modified: struts/struts2/trunk/plugins/osg

[OSS Bamboo] Struts 2 SVN - Main Build build 1176 has FAILED (2 tests failed, no failures were new). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAIN-1176 failed. --- Code has been updated by Musachy Barroso. 2/1015 tests failed. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-1176/ -- C

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 916 has FAILED (0 tests failed). Change made by Musachy Barroso

2009-08-10 Thread Atlassian Open Source Bamboo
--- STRUTS-MAINJ6-916 failed. --- Code has been updated by Musachy Barroso. No failed tests found, a possible compilation error. http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN

svn commit: r802862 - /struts/struts2/trunk/plugins/osgi/src/main/java/org/apache/struts2/osgi/FelixOsgiHost.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 17:00:49 2009 New Revision: 802862 URL: http://svn.apache.org/viewvc?rev=802862&view=rev Log: fix log message Modified: struts/struts2/trunk/plugins/osgi/src/main/java/org/apache/struts2/osgi/FelixOsgiHost.java Modified: struts/struts2/trunk/plugins/osgi/sr

svn commit: r802841 - /struts/sandbox/trunk/struts2-jsp-plugin/src/main/java/org/apache/struts2/JSPLoader.java

2009-08-10 Thread musachy
Author: musachy Date: Mon Aug 10 16:13:32 2009 New Revision: 802841 URL: http://svn.apache.org/viewvc?rev=802841&view=rev Log: Fix tests Modified: struts/sandbox/trunk/struts2-jsp-plugin/src/main/java/org/apache/struts2/JSPLoader.java Modified: struts/sandbox/trunk/struts2-jsp-plugin/src/m

svn commit: r802832 - /struts/sandbox/trunk/struts2-json-plugin/pom.xml

2009-08-10 Thread rgielen
Author: rgielen Date: Mon Aug 10 15:39:53 2009 New Revision: 802832 URL: http://svn.apache.org/viewvc?rev=802832&view=rev Log: - use ${struts2.springPlatformVersion} for spring-test dep version Modified: struts/sandbox/trunk/struts2-json-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-

svn commit: r802815 - /struts/sandbox/trunk/struts2-jquery-plugin/README.txt

2009-08-10 Thread rgielen
Author: rgielen Date: Mon Aug 10 14:51:31 2009 New Revision: 802815 URL: http://svn.apache.org/viewvc?rev=802815&view=rev Log: - deleted plugin template README Removed: struts/sandbox/trunk/struts2-jquery-plugin/README.txt

svn commit: r802807 - /struts/sandbox/trunk/struts2-jquery-plugin/pom.xml

2009-08-10 Thread rgielen
Author: rgielen Date: Mon Aug 10 14:29:29 2009 New Revision: 802807 URL: http://svn.apache.org/viewvc?rev=802807&view=rev Log: - tell the resources plugin to include empty dirs, otherwise build would fail for annotation processing - use ${parent.version} for intra-S2 dependencies Modified: s

Issues Opened: week of 2009-08-10

2009-08-10 Thread dblevins
Struts2 - Monday, August 10, 2009 5 opened in last 7 days [WW-3211] Struts:Datepicker issues - Type: Bug - Reporter: Viktor Sz?ts - Components: [Plugin - Dojo Tags] - Affects Versions: [] - http://issues.apache.org/struts/browse/WW-3211 [WW-3212] Improve