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 2017/02/06 21:14:18 UTC

svn commit: r1006318 - /websites/production/struts/content/announce.html

Author: lukaszlenart
Date: Mon Feb  6 21:14:18 2017
New Revision: 1006318

Log:
Updates production

Modified:
    websites/production/struts/content/announce.html

Modified: websites/production/struts/content/announce.html
==============================================================================
--- websites/production/struts/content/announce.html (original)
+++ websites/production/struts/content/announce.html Mon Feb  6 21:14:18 2017
@@ -139,7 +139,6 @@ to maintaining applications over time.</
   <li>How to handle 404 when using wildcard instead of error 500 when the wildcard method doesn’t exist</li>
   <li>MessageStoreInterceptor must handle all redirects</li>
   <li><code class="highlighter-rouge">MaxMultiPartUpload</code> limited to 2GB (Long –&gt; Integer)</li>
-  <li>Struts 2.5.8 no longer supports the <code class="highlighter-rouge">&lt;include&gt;</code> directive in the <code class="highlighter-rouge">struts.xml</code></li>
   <li><code class="highlighter-rouge">JSONValidationInterceptor</code> change static parameters names</li>
   <li><code class="highlighter-rouge">ServletDispatcherResult</code> can’t handle parameters anymore</li>
   <li><code class="highlighter-rouge">TokenInterceptor</code> synchronized on <code class="highlighter-rouge">session.getId().intern()</code></li>