You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2016/10/25 14:26:28 UTC

svn commit: r999905 - in /websites/production/struts/content/docs: java-8-support-plugin.html plugin-developers-guide.html version-notes-255.html

Author: lukaszlenart
Date: Tue Oct 25 14:26:28 2016
New Revision: 999905

Log:
Updates production

Modified:
    websites/production/struts/content/docs/java-8-support-plugin.html
    websites/production/struts/content/docs/plugin-developers-guide.html
    websites/production/struts/content/docs/version-notes-255.html

Modified: websites/production/struts/content/docs/java-8-support-plugin.html
==============================================================================
--- websites/production/struts/content/docs/java-8-support-plugin.html (original)
+++ websites/production/struts/content/docs/java-8-support-plugin.html Tue Oct 25 14:26:28 2016
@@ -138,7 +138,7 @@ under the License.
 
     <div class="pagecontent">
         <div class="wiki-content">
-            <div id="ConfluenceContent">Adds support for Java 8 - to allow use the latest features of the language with Struts actions.<h2 id="Java8SupportPlugin-Usage">Usage</h2><p>You must define it as a dependency in <code>pom.xml</code>&#160;and exclude the old version of ASM used with <code>xwork-core</code>, see a code snippet below:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
+            <div id="ConfluenceContent"><div class="confluence-information-macro confluence-information-macro-warning"><span class="aui-icon aui-icon-small aui-iconfont-error confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>This plugin was dropped in Struts 2.5.5 as Struts Core is using ASM5 now which supports Java8.</p></div></div>Adds support for Java 8 - to allow use the latest features of the language with Struts actions.<h2 id="Java8SupportPlugin-Usage">Usage</h2><p>You must define it as a dependency in <code>pom.xml</code>&#160;and exclude the old version of ASM used with <code>xwork-core</code>, see a code snippet below:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl">
 <pre class="brush: xml; gutter: false; theme: Default" style="font-size:12px;">&lt;dependency&gt;
     &lt;groupId&gt;org.apache.struts.xwork&lt;/groupId&gt;
     &lt;artifactId&gt;xwork-core&lt;/artifactId&gt;

Modified: websites/production/struts/content/docs/plugin-developers-guide.html
==============================================================================
--- websites/production/struts/content/docs/plugin-developers-guide.html (original)
+++ websites/production/struts/content/docs/plugin-developers-guide.html Tue Oct 25 14:26:28 2016
@@ -125,7 +125,7 @@ under the License.
 
     <div class="pagecontent">
         <div class="wiki-content">
-            <div id="ConfluenceContent">Apache Struts 2 provides a simple <a shape="rect" href="plugins.html">plugin architecture</a> so that developers can extend the framework just by adding a JAR to the application's classpath. Since plugins are contained in a JAR, they are easy to share with others. Several plugins are bundled with the framework, and others are available from third-party sources.<ul><li><a shape="rect" href="plugins.html">Plugins</a></li><li><a shape="rect" href="extending-an-application-with-custom-plugins.html">Extending an Application with Custom Plugins</a></li></ul><h3 id="PluginDevelopersGuide-BundledPlugins">Bundled Plugins</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"><ul><li><a shape="rect" href="bean-validation-plugin.html">Bean Validation Plugin</a> (2.5+)</li><li><a shape="rect" href="cdi-plugin.html">CDI (JSR 299) Plugin</a> (2.3.1+)</li><li><a shape="rect" href="codebehind-plu
 gin.html">Codebehind Plugin</a> (&lt; 2.5)</li><li><a shape="rect" href="config-browser-plugin.html">Config Browser Plugin</a></li><li><a shape="rect" href="convention-plugin.html">Convention Plugin</a> (2.1.3+)</li><li><a shape="rect" href="dwr-plugin.html">DWR Plugin</a></li><li><a shape="rect" href="embedded-jsp-plugin.html">Embedded JSP Plugin</a> (2.1.7+)</li><li><a shape="rect" href="jasperreports-plugin.html">JasperReports Plugin</a></li><li><a shape="rect" href="java-8-support-plugin.html">Java 8 Support Plugin</a> (2.3.21+)</li><li><a shape="rect" href="javatemplates-plugin.html">Javatemplates Plugin</a> (2.1.3+)</li><li><a shape="rect" href="jfreechart-plugin.html">JFreeChart Plugin</a></li><li><a shape="rect" href="jsf-plugin.html">JSF Plugin</a> <span>(</span>&lt; 2.5<span>)</span></li><li><a shape="rect" href="json-plugin.html">JSON Plugin</a> (2.1.7+)</li><li><a shape="rect" href="junit-plugin.html">JUnit Plugin</a></li></ul></td><td colspan="1" rowspan="1" class="conf
 luenceTd"><ul><li><a shape="rect" href="oval-plugin.html">OVal Plugin</a> (2.1.7+)</li><li><a shape="rect" href="osgi-plugin.html">OSGi Plugin</a> (2.1.7+)</li><li><a shape="rect" href="plexus-plugin.html">Plexus Plugin</a></li><li><a shape="rect" href="portlet-plugin.html">Portlet Plugin</a></li><li><a shape="rect" href="portlet-tiles-plugin.html">Portlet Tiles Plugin</a> (2.3.5+)</li><li><a shape="rect" href="rest-plugin.html">REST Plugin</a> (2.1.1+)</li><li><a shape="rect" href="sitegraph-plugin.html">SiteGraph Plugin</a></li><li><a shape="rect" href="sitemesh-plugin.html">SiteMesh Plugin</a></li><li><a shape="rect" href="spring-plugin.html">Spring Plugin</a></li><li><a shape="rect" href="struts-1-plugin.html">Struts 1 Plugin</a> <span>(</span>&lt; 2.5<span>)</span></li><li><a shape="rect" href="testng-plugin.html">TestNG Plugin</a></li><li><a shape="rect" href="tiles-plugin.html">Tiles Plugin</a></li><li><a shape="rect" href="tiles-3-plugin.html">Tiles 3 Plugin</a> (&lt; 2.5)</
 li></ul></td></tr></tbody></table></div><p><img class="emoticon emoticon-tick" src="https://cwiki.apache.org/confluence/s/en_GB/5982/f2b47fb3d636c8bc9fd0b11c0ec6d0ae18646be7.1/_/images/icons/emoticons/check.png" data-emoticon-name="tick" alt="(tick)"> For a complete list of bundled and third-party plugins, visit the <a shape="rect" class="external-link" href="http://cwiki.apache.org/S2PLUGINS/home.html">Plugin Registry.</a>.</p><h2 id="PluginDevelopersGuide-Next:">Next: <a shape="rect" href="architects-guide.html">Architects Guide</a></h2></div>
+            <div id="ConfluenceContent">Apache Struts 2 provides a simple <a shape="rect" href="plugins.html">plugin architecture</a> so that developers can extend the framework just by adding a JAR to the application's classpath. Since plugins are contained in a JAR, they are easy to share with others. Several plugins are bundled with the framework, and others are available from third-party sources.<ul><li><a shape="rect" href="plugins.html">Plugins</a></li><li><a shape="rect" href="extending-an-application-with-custom-plugins.html">Extending an Application with Custom Plugins</a></li></ul><h3 id="PluginDevelopersGuide-BundledPlugins">Bundled Plugins</h3><div class="table-wrap"><table class="confluenceTable"><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd"><ul><li><a shape="rect" href="bean-validation-plugin.html">Bean Validation Plugin</a> (2.5+)</li><li><a shape="rect" href="cdi-plugin.html">CDI (JSR 299) Plugin</a> (2.3.1+)</li><li><a shape="rect" href="codebehind-plu
 gin.html">Codebehind Plugin</a> (&lt; 2.5)</li><li><a shape="rect" href="config-browser-plugin.html">Config Browser Plugin</a></li><li><a shape="rect" href="convention-plugin.html">Convention Plugin</a> (2.1.3+)</li><li><a shape="rect" href="dwr-plugin.html">DWR Plugin</a></li><li><a shape="rect" href="embedded-jsp-plugin.html">Embedded JSP Plugin</a> (2.1.7+)</li><li><a shape="rect" href="jasperreports-plugin.html">JasperReports Plugin</a></li><li><a shape="rect" href="java-8-support-plugin.html">Java 8 Support Plugin</a> (2.3.21 - 2.5.2)</li><li><a shape="rect" href="javatemplates-plugin.html">Javatemplates Plugin</a> (2.1.3+)</li><li><a shape="rect" href="jfreechart-plugin.html">JFreeChart Plugin</a></li><li><a shape="rect" href="jsf-plugin.html">JSF Plugin</a> <span>(</span>&lt; 2.5<span>)</span></li><li><a shape="rect" href="json-plugin.html">JSON Plugin</a> (2.1.7+)</li><li><a shape="rect" href="junit-plugin.html">JUnit Plugin</a></li></ul></td><td colspan="1" rowspan="1" clas
 s="confluenceTd"><ul><li><a shape="rect" href="oval-plugin.html">OVal Plugin</a> (2.1.7+)</li><li><a shape="rect" href="osgi-plugin.html">OSGi Plugin</a> (2.1.7+)</li><li><a shape="rect" href="plexus-plugin.html">Plexus Plugin</a></li><li><a shape="rect" href="portlet-plugin.html">Portlet Plugin</a></li><li><a shape="rect" href="portlet-tiles-plugin.html">Portlet Tiles Plugin</a> (2.3.5+)</li><li><a shape="rect" href="rest-plugin.html">REST Plugin</a> (2.1.1+)</li><li><a shape="rect" href="sitegraph-plugin.html">SiteGraph Plugin</a></li><li><a shape="rect" href="sitemesh-plugin.html">SiteMesh Plugin</a></li><li><a shape="rect" href="spring-plugin.html">Spring Plugin</a></li><li><a shape="rect" href="struts-1-plugin.html">Struts 1 Plugin</a> <span>(</span>&lt; 2.5<span>)</span></li><li><a shape="rect" href="testng-plugin.html">TestNG Plugin</a></li><li><a shape="rect" href="tiles-plugin.html">Tiles Plugin</a></li><li><a shape="rect" href="tiles-3-plugin.html">Tiles 3 Plugin</a> (&lt;
  2.5)</li></ul></td></tr></tbody></table></div><p><img class="emoticon emoticon-tick" src="https://cwiki.apache.org/confluence/s/en_GB/5982/f2b47fb3d636c8bc9fd0b11c0ec6d0ae18646be7.1/_/images/icons/emoticons/check.png" data-emoticon-name="tick" alt="(tick)"> For a complete list of bundled and third-party plugins, visit the <a shape="rect" class="external-link" href="http://cwiki.apache.org/S2PLUGINS/home.html">Plugin Registry.</a>.</p><h2 id="PluginDevelopersGuide-Next:">Next: <a shape="rect" href="architects-guide.html">Architects Guide</a></h2></div>
         </div>
 
                     <div class="tabletitle">

Modified: websites/production/struts/content/docs/version-notes-255.html
==============================================================================
--- websites/production/struts/content/docs/version-notes-255.html (original)
+++ websites/production/struts/content/docs/version-notes-255.html Tue Oct 25 14:26:28 2016
@@ -155,7 +155,7 @@ under the License.
     &lt;url&gt;https://repository.apache.org/content/groups/staging/&lt;/url&gt;
   &lt;/repository&gt;
 &lt;/repositories&gt;</pre>
-</div></div><h2 id="VersionNotes2.5.5-InternalChanges">Internal Changes</h2><h3 id="VersionNotes2.5.5-Bug">Bug</h3><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4601" style="text-decoration: none;">WW-4601</a>] - webconsole can always be accessed</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4628" style="text-decoration: none;">WW-4628</a>] - Space character and includeParams</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4631" style="text-decoration: none;">WW-4631</a>] - Empty &lt;s:param name="p1" value=""/&gt; is being supressed</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4638" style="text-decoration: none;">WW-4638</a>] - TestNG 6.9.10 dependency error</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4646" style="text-decoration: none;">WW-4646
 </a>] - remove ASM 3 from struts2</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4649" style="text-decoration: none;">WW-4649</a>] - SMI do not work with JSON plugin</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4652" style="text-decoration: none;">WW-4652</a>] - Concurrency issue in addDefaultResourceBundle</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4653" style="text-decoration: none;">WW-4653</a>] - Source jars get deployed twice during release process</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4654" style="text-decoration: none;">WW-4654</a>] - Action parameters should be included when building the URL to action</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4662" style="text-decoration: none;">WW-4662</a>] - StreamResult closes outputstrea
 m early</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4663" style="text-decoration: none;">WW-4663</a>] - NullPointerException when displaying a form without action attribute</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4667" style="text-decoration: none;">WW-4667</a>] - ParametersInterceptor excludeParams only applies to first instance of params interceptor in paramsPrepareParamsStack</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4669" style="text-decoration: none;">WW-4669</a>] - Struts 2.5.1 gives errors on unexpected action names</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4671" style="text-decoration: none;">WW-4671</a>] - URL validator is case sensitive</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4673" style="text-decoration: none;">WW-
 4673</a>] - InputFileStream not closed in Stream results</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4675" style="text-decoration: none;">WW-4675</a>] - Select box does not pre-select chosen values</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4678" style="text-decoration: none;">WW-4678</a>] - Post method doesn't work</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4679" style="text-decoration: none;">WW-4679</a>] - Tiles-Plugin unable to load tiles definition XML</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4681" style="text-decoration: none;">WW-4681</a>] - Missing brackets in checkbox.ftl of css_xhtml template</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4684" style="text-decoration: none;">WW-4684</a>] - Parameters not set to action when po
 sting JSON</li></ul><h3 id="VersionNotes2.5.5-Improvement">Improvement</h3><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4316" style="text-decoration: none;">WW-4316</a>] - Move Struts Archetypes to dedicated project</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4572" style="text-decoration: none;">WW-4572</a>] - Add dedicated class to represent Http Parameters</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4620" style="text-decoration: none;">WW-4620</a>] - ParametersInterceptor should check collection index to against DOS</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4639" style="text-decoration: none;">WW-4639</a>] - Upgrade Log4j2 to latest version, at least 2.6</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4660" style="text-decoration: none;">
 WW-4660</a>] - Move example portlet-app into struts-examples</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4670" style="text-decoration: none;">WW-4670</a>] - Upgrade JFreeChart plugin to the latest version of JFreeChart</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4674" style="text-decoration: none;">WW-4674</a>] - StrutsPrepareAndExecuteFilter should check for response commited status</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4676" style="text-decoration: none;">WW-4676</a>] - ConversionErrorInterceptor to extend MethodFilterInterceptor</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4677" style="text-decoration: none;">WW-4677</a>] - I18N Interceptor automatically validates Locale</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4680" style="te
 xt-decoration: none;">WW-4680</a>] - Upgrade Tiles to 3.0.7 GA version</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4682" style="text-decoration: none;">WW-4682</a>] - Update Struts DeprecationInterceptor documentation because not accessible</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4685" style="text-decoration: none;">WW-4685</a>] - Allow directly accessing I18N keys from Tiles defintions</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4686" style="text-decoration: none;">WW-4686</a>] - Merge two existing I18NInterceptors into one</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4688" style="text-decoration: none;">WW-4688</a>] - Exclude "java.ext.dirs" when scanning for actions</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4689" style="text-deco
 ration: none;">WW-4689</a>] - CycleDetector - use enum instead of String constants</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4690" style="text-decoration: none;">WW-4690</a>] - struts2-core - maven-config - missing version for jshint-maven-plugin</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4695" style="text-decoration: none;">WW-4695</a>] - Upgrade Commons Collections to 4.1</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4696" style="text-decoration: none;">WW-4696</a>] - Upgrade to Log4j 2.7</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4697" style="text-decoration: none;">WW-4697</a>] - Warn about excluded action|method only when DMI is disabled</li></ul><h2 id="VersionNotes2.5.5-IssueDetail">Issue Detail</h2><ul><li><a shape="rect" class="external-link" href="https://issues.apache.org/j
 ira/secure/ReleaseNote.jspa?projectId=12311041&amp;version=12337873">JIRA Release Notes 2.5.5</a></li></ul><h2 id="VersionNotes2.5.5-IssueList">Issue List</h2><ul><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/issues/?filter=12338538">Struts 2.5.5 DONE</a></li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/issues/?filter=12335667">Struts 2.5.x TODO</a></li></ul><h2 id="VersionNotes2.5.5-Otherresources">Other resources</h2><ul><li><a shape="rect" class="external-link" href="http://www.mail-archive.com/commits%40struts.apache.org/" rel="nofollow">Commit Logs</a></li><li><a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf?p=struts.git;a=tree;h=refs/heads/develop;hb=develop">Source Code Repository</a></li></ul><div><span style="font-size: 24.0px;line-height: 30.0px;"><br clear="none"></span></div><div><span style="font-size: 24.0px;line-height: 30.0px;background-color: rgb(245,245,245);"><br 
 clear="none"></span></div></div>
+</div></div><h2 id="VersionNotes2.5.5-InternalChanges">Internal Changes</h2><h3 id="VersionNotes2.5.5-Bug">Bug</h3><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4601" style="text-decoration: none;">WW-4601</a>] - webconsole can always be accessed</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4628" style="text-decoration: none;">WW-4628</a>] - Space character and includeParams</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4631" style="text-decoration: none;">WW-4631</a>] - Empty &lt;s:param name="p1" value=""/&gt; is being supressed</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4638" style="text-decoration: none;">WW-4638</a>] - TestNG 6.9.10 dependency error</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4646" style="text-decoration: none;">WW-4646
 </a>] - remove ASM 3 from struts2</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4649" style="text-decoration: none;">WW-4649</a>] - SMI do not work with JSON plugin</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4652" style="text-decoration: none;">WW-4652</a>] - Concurrency issue in addDefaultResourceBundle</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4653" style="text-decoration: none;">WW-4653</a>] - Source jars get deployed twice during release process</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4654" style="text-decoration: none;">WW-4654</a>] - Action parameters should be included when building the URL to action</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4662" style="text-decoration: none;">WW-4662</a>] - StreamResult closes outputstrea
 m early</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4663" style="text-decoration: none;">WW-4663</a>] - NullPointerException when displaying a form without action attribute</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4667" style="text-decoration: none;">WW-4667</a>] - ParametersInterceptor excludeParams only applies to first instance of params interceptor in paramsPrepareParamsStack</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4669" style="text-decoration: none;">WW-4669</a>] - Struts 2.5.1 gives errors on unexpected action names</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4671" style="text-decoration: none;">WW-4671</a>] - URL validator is case sensitive</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4673" style="text-decoration: none;">WW-
 4673</a>] - InputFileStream not closed in Stream results</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4675" style="text-decoration: none;">WW-4675</a>] - Select box does not pre-select chosen values</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4678" style="text-decoration: none;">WW-4678</a>] - Post method doesn't work</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4679" style="text-decoration: none;">WW-4679</a>] - Tiles-Plugin unable to load tiles definition XML</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4681" style="text-decoration: none;">WW-4681</a>] - Missing brackets in checkbox.ftl of css_xhtml template</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4684" style="text-decoration: none;">WW-4684</a>] - Parameters not set to action when po
 sting JSON</li></ul><h3 id="VersionNotes2.5.5-Improvement">Improvement</h3><ul><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4316" style="text-decoration: none;">WW-4316</a>] - Move Struts Archetypes to dedicated project</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4572" style="text-decoration: none;">WW-4572</a>] - Add dedicated class to represent Http Parameters</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4620" style="text-decoration: none;">WW-4620</a>] - ParametersInterceptor should check collection index to against DOS</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4639" style="text-decoration: none;">WW-4639</a>] - Upgrade Log4j2 to latest version, at least 2.6</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4660" style="text-decoration: none;">
 WW-4660</a>] - Move example portlet-app into struts-examples</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4670" style="text-decoration: none;">WW-4670</a>] - Upgrade JFreeChart plugin to the latest version of JFreeChart</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4674" style="text-decoration: none;">WW-4674</a>] - StrutsPrepareAndExecuteFilter should check for response commited status</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4676" style="text-decoration: none;">WW-4676</a>] - ConversionErrorInterceptor to extend MethodFilterInterceptor</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4677" style="text-decoration: none;">WW-4677</a>] - I18N Interceptor automatically validates Locale</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4680" style="te
 xt-decoration: none;">WW-4680</a>] - Upgrade Tiles to 3.0.7 GA version</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4682" style="text-decoration: none;">WW-4682</a>] - Update Struts DeprecationInterceptor documentation because not accessible</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4685" style="text-decoration: none;">WW-4685</a>] - Allow directly accessing I18N keys from Tiles defintions</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4686" style="text-decoration: none;">WW-4686</a>] - Merge two existing I18NInterceptors into one</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4688" style="text-decoration: none;">WW-4688</a>] - Exclude "java.ext.dirs" when scanning for actions</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4689" style="text-deco
 ration: none;">WW-4689</a>] - CycleDetector - use enum instead of String constants</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4690" style="text-decoration: none;">WW-4690</a>] - struts2-core - maven-config - missing version for jshint-maven-plugin</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4695" style="text-decoration: none;">WW-4695</a>] - Upgrade Commons Collections to 4.1</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4696" style="text-decoration: none;">WW-4696</a>] - Upgrade to Log4j 2.7</li><li>[<a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4697" style="text-decoration: none;">WW-4697</a>] - Warn about excluded action|method only when DMI is disabled</li></ul><p>&#160;</p><div class="confluence-information-macro confluence-information-macro-note"><span class="aui-icon aui-icon-small aui-iconf
 ont-warning confluence-information-macro-icon"></span><div class="confluence-information-macro-body"><p>The Struts2 Java8 plugin was dropped as a part of <a shape="rect" class="external-link" href="https://issues.apache.org/jira/browse/WW-4646">WW-4646</a> - you don't need it anymore as this was a workaround for using ASM 3 in the Struts2 Core.</p></div></div><h2 id="VersionNotes2.5.5-IssueDetail">Issue Detail</h2><ul><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311041&amp;version=12337873">JIRA Release Notes 2.5.5</a></li></ul><h2 id="VersionNotes2.5.5-IssueList">Issue List</h2><ul><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/issues/?filter=12338538">Struts 2.5.5 DONE</a></li><li><a shape="rect" class="external-link" href="https://issues.apache.org/jira/issues/?filter=12335667">Struts 2.5.x TODO</a></li></ul><h2 id="VersionNotes2.5.5-Otherresources">Other resources</h2><ul><li><a
  shape="rect" class="external-link" href="http://www.mail-archive.com/commits%40struts.apache.org/" rel="nofollow">Commit Logs</a></li><li><a shape="rect" class="external-link" href="https://git-wip-us.apache.org/repos/asf?p=struts.git;a=tree;h=refs/heads/develop;hb=develop">Source Code Repository</a></li></ul><div><span style="font-size: 24.0px;line-height: 30.0px;"><br clear="none"></span></div><div><span style="font-size: 24.0px;line-height: 30.0px;background-color: rgb(245,245,245);"><br clear="none"></span></div></div>
         </div>