Author: wsmoak Date: Sun May 7 20:51:35 2006 New Revision: 404912 URL: http://svn.apache.org/viewcvs?rev=404912&view=rev Log: Update release notes for 1.3.3.
Added: struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml - copied, changed from r404863, struts/action/trunk/src/site/xdoc/userGuide/release-notes-1.3.2.xml Copied: struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml (from r404863, struts/action/trunk/src/site/xdoc/userGuide/release-notes-1.3.2.xml) URL: http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml?p2=struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml&p1=struts/action/trunk/src/site/xdoc/userGuide/release-notes-1.3.2.xml&r1=404863&r2=404912&rev=404912&view=diff ============================================================================== --- struts/action/trunk/src/site/xdoc/userGuide/release-notes-1.3.2.xml (original) +++ struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml Sun May 7 20:51:35 2006 @@ -19,10 +19,10 @@ <document> <properties> - <title>Release Notes (since 1.3.1)</title> + <title>Release Notes (since 1.3.2)</title> </properties> <body> - <section name="6.1 Release Notes - Version 1.3.2"> + <section name="6.1 Release Notes - Version 1.3.3"> <subsection> <p> @@ -55,7 +55,7 @@ This section contains release notes for changes that have taken place to the Struts Action 1 project, previously known as "Struts Classic" since - <a href="release-notes-1.3.1.html">Version 1.3.1</a>. + <a href="release-notes-1.3.2.html">Version 1.3.2</a>. To keep up-to-date on all changes to Struts, subscribe to the (commits at struts.apache.org) list. To preview our plans for upcoming changes, @@ -87,10 +87,10 @@ <p> The purpose of this section is to highlight the new features since the - Version 1.3.1 release. + Version 1.3.2 release. For more detail, see the Project Info reports for each subproject, - which include a complete changelog and list of external + which include a list of external dependencies. </p> <p> @@ -107,12 +107,9 @@ <h3>Struts Action Framework</h3> <p> - Since Struts 1.3.1, we have moved the Struts Action 1 related - subprojects back into the Struts Action 1 project, leaving - Struts Action and Struts Shale the two remaining subprojects. - The Struts Action 1.3.2 release contains the following seven - components: Core, Applications, EL, Extras, Scripting, - Taglibs, and Tiles. + The Struts Action 1.3.3 release contains the following eight + components: Core, Applications, EL, Extras, Faces, + Scripting, Taglib, and Tiles. </p> <p> @@ -122,12 +119,10 @@ projects any way you like! </p> - <h3>Dependency Changes</h3> - <h4>Specification Changes</h4> <p> The 1.3.x series of Struts Action Framework has - a minumum requirement of the following specification + a minimum requirement of the following specification versions: <ul> <li> @@ -138,7 +133,7 @@ </li> </ul> </p> - <h4>Software Component Changes</h4> + <h4>Dependency Changes</h4> <p> A following software dependency change applies to this release: <ul> @@ -153,12 +148,37 @@ </ul> </p> - <h3>Bug Fixes</h3> - <ul> - <li>[<a href='http://issues.apache.org/struts/browse/STR-2822'>STR-2822</a>] - Wildcard action matcher does not set module in forward</li> - <li>[<a href='http://issues.apache.org/struts/browse/STR-2838'>STR-2838</a>] - Add necessary reports to site build</li> - <li>[<a href='http://issues.apache.org/struts/browse/STR-2840'>STR-2840</a>] - Release should include site docs</li> - </ul> +<h3>Resolved Issues</h3> +<p>The following issues have been resolved since the 1.3.2 release:</p> +<h4>Bugs</h4> +<ul> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2509'>STR-2509</a>] - [struts-faces] - core-library and example1-webapp patches</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2698'>STR-2698</a>] - Struts API - MultipartRequestHandler documentation error</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2724'>STR-2724</a>] - Fix Min/Max Length Validator for different line endings</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2741'>STR-2741</a>] - [site] Broken Links</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2752'>STR-2752</a>] - forwardPattern implementation missing</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2793'>STR-2793</a>] - Postback form (optional 'action' attribute for html-el:form) is not working</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2805'>STR-2805</a>] - java.lang.NullPointerException</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2809'>STR-2809</a>] - ImportAttribute does not import all attribute with ignore=true</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2826'>STR-2826</a>] - If a field's display property is set to 'none' using CSS or JavaScript, the focus code fails.</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2831'>STR-2831</a>] - error in nested:options web-documentation</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2837'>STR-2837</a>] - Fix the site build</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2843'>STR-2843</a>] - PropertyMessageResources.loadLocale(String localeKey) has a problem!</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2851'>STR-2851</a>] - The Struts Tiles jar is missing from the 1.3.2 distribution</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2854'>STR-2854</a>] - mask validator error</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2855'>STR-2855</a>] - Invalid path to source Java files in Struts Cookbook</li> +</ul> + +<h4>Improvements</h4> +<ul> +<li>[<a href='http://issues.apache.org/struts/browse/STR-1546'>STR-1546</a>] - [apps] Add validateLongRange and validateDoubleRange to validator web app</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2846'>STR-2846</a>] - Move source directories to standard Maven 2 format</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2850'>STR-2850</a>] - Add tests to confirm that example apps work</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2852'>STR-2852</a>] - Move the non-working integration tests to the sandbox for review.</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2860'>STR-2860</a>] - Change DOCTYPE in validator config files to v1.3.0</li> +<li>[<a href='http://issues.apache.org/struts/browse/STR-2863'>STR-2863</a>] - Create a library distribution for Struts Action 1</li> +</ul> + </subsection> <subsection>