svn commit: r651682 - /struts/struts2/trunk/core/src/main/resources/org/apache/struts2/

2008-04-25 Thread apetrelli
Author: apetrelli Date: Fri Apr 25 11:51:00 2008 New Revision: 651682 URL: http://svn.apache.org/viewvc?rev=651682&view=rev Log: WW-2147 Removed license headers in .properties files temporarily to avoid conflicts with the Maven License plugin. Modified: struts/struts2/trunk/core/src/main/re

svn commit: r651674 - in /struts/struts2/trunk: core/src/main/resources/template/css_xhtml/ core/src/main/resources/template/xhtml/ core/src/test/resources/ core/src/test/resources/org/apache/struts2/

2008-04-25 Thread apetrelli
Author: apetrelli Date: Fri Apr 25 11:09:24 2008 New Revision: 651674 URL: http://svn.apache.org/viewvc?rev=651674&view=rev Log: WW-2147 Removed license headers in .properties files temporarily to avoid conflicts with the Maven License plugin. Modified: struts/struts2/trunk/core/src/main/re

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

2008-04-25 Thread davenewton
Author: davenewton Date: Fri Apr 25 09:18:06 2008 New Revision: 651638 URL: http://svn.apache.org/viewvc?rev=651638&view=rev Log: Added reportParameters and exportParameters to the "params" snippet. Modified: struts/struts2/trunk/plugins/jasperreports/src/main/java/org/apache/struts2/views/j

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

2008-04-25 Thread davenewton
Author: davenewton Date: Fri Apr 25 09:08:56 2008 New Revision: 651635 URL: http://svn.apache.org/viewvc?rev=651635&view=rev Log: Removed unused import. Modified: struts/struts2/trunk/plugins/jasperreports/src/main/java/org/apache/struts2/views/jasperreports/JasperReportsResult.java Modifie

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

2008-04-25 Thread davenewton
Author: davenewton Date: Fri Apr 25 09:04:45 2008 New Revision: 651634 URL: http://svn.apache.org/viewvc?rev=651634&view=rev Log: WW-2365 - https://issues.apache.org/struts/browse/WW-2365 - Added support for both report and export parameters. - Minor refactoring: - Moved some init and output c

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/struts2/tru

svn commit: r651587 - in /struts/struts2/trunk/assembly/src/main/assembly: all.xml docs.xml

2008-04-25 Thread hermanns
Author: hermanns Date: Fri Apr 25 05:15:09 2008 New Revision: 651587 URL: http://svn.apache.org/viewvc?rev=651587&view=rev Log: WW-2616 Adding missing plugins to assembly Modified: struts/struts2/trunk/assembly/src/main/assembly/all.xml struts/struts2/trunk/assembly/src/main/assembly/docs

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/org/a

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

2008-04-25 Thread jeromy
Author: jeromy Date: Fri Apr 25 03:15:55 2008 New Revision: 651562 URL: http://svn.apache.org/viewvc?rev=651562&view=rev Log: FreemarkerTemplateEngine no longer swallows freemarker.core.ParseException WW-2615 Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/te

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

2008-04-25 Thread jeromy
Author: jeromy Date: Fri Apr 25 01:40:10 2008 New Revision: 651537 URL: http://svn.apache.org/viewvc?rev=651537&view=rev Log: Added more descriptive LOG.error msg for a missing freemarker template WW-2615 Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/templa

[OSS Bamboo] Struts 2 SVN - Main Build build 790 was SUCCESSFUL (with 787 tests). Change made by Nils-Helge Garli Hegvik

2008-04-25 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *Nils-Helge Garli Hegvik* made the following changes at Comment: WW-2504 Ignoring the includeParams for portlet urls. Had to extract some more code into the "UrlRenderer". > /struts/struts2/trunk/core/src/main/java/o

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 457 was SUCCESSFUL (with 787 tests). Change made by Nils-Helge Garli Hegvik

2008-04-25 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *Nils-Helge Garli Hegvik* made the following changes at Comment: WW-2504 Ignoring the includeParams for portlet urls. Had to extract some more code into the "UrlRenderer". > /struts/struts2/trunk/core/src/m

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/main/java/org/apac

Issues Closed: week of 2008-04-25

2008-04-25 Thread dblevins
Struts2 - Friday, April 25, 2008 38 closed in last 7 days [WW-2373] 2.0.11 autocompleter http://issues.apache.org/struts/browse/WW-2373 [WW-2568] Problems activating java 2 security in a struts 2 application running on Websphere 6.1.0.15 http://issues.apache.org/struts/browse/WW-256