Author: wsmoak
Date: Tue May  9 22:11:20 2006
New Revision: 405641

URL: http://svn.apache.org/viewcvs?rev=405641&view=rev
Log:
Added release notes for 1.3.4, marked 1.3.3 as a test build, and added 1.2.9 to 
the index.

Added:
    struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_3.xml
      - copied, changed from r405615, 
struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml
Modified:
    struts/action/trunk/src/site/xdoc/userGuide/index.xml
    struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml

Modified: struts/action/trunk/src/site/xdoc/userGuide/index.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/index.xml?rev=405641&r1=405640&r2=405641&view=diff
==============================================================================
--- struts/action/trunk/src/site/xdoc/userGuide/index.xml (original)
+++ struts/action/trunk/src/site/xdoc/userGuide/index.xml Tue May  9 22:11:20 
2006
@@ -436,12 +436,20 @@
                             <a href="release-notes.html">6.1 Release Notes</a>
                             <ul>
                                 <li>
+                                    <a href="release-notes-1_3_3.html">Release
+                                        Notes 1.3.3</a> <i>(Test Build)</i>
+                                </li>
+                                <li>
                                     <a href="release-notes-1_3_2.html">Release
                                         Notes 1.3.2</a>
                                 </li>
                                 <li>
                                     <a href="release-notes-1_3_1.html">Release
                                         Notes 1.3.1</a> <i>(Test Build)</i>
+                                </li>
+                                <li>
+                                    <a href="release-notes-1_2_9.html">Release
+                                        Notes 1.2.9</a>
                                 </li>
                                 <li>
                                     <a href="release-notes-1_2_8.html">Release

Copied: struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_3.xml 
(from r405615, struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml)
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_3.xml?p2=struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_3.xml&p1=struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml&r1=405615&r2=405641&rev=405641&view=diff
==============================================================================
--- struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml (original)
+++ struts/action/trunk/src/site/xdoc/userGuide/release-notes-1_3_3.xml Tue May 
 9 22:11:20 2006
@@ -22,7 +22,7 @@
         <title>Release Notes (since 1.3.2)</title>
     </properties>
     <body>
-        <section name="6.1 Release Notes - Version 1.3.3">
+        <section name="6.1 Release Notes - Version 1.3.3 (Test Build)">
 
             <subsection>
                 <p>

Modified: struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml
URL: 
http://svn.apache.org/viewcvs/struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml?rev=405641&r1=405640&r2=405641&view=diff
==============================================================================
--- struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml (original)
+++ struts/action/trunk/src/site/xdoc/userGuide/release-notes.xml Tue May  9 
22:11:20 2006
@@ -19,10 +19,10 @@
 <document>
 
     <properties>
-        <title>Release Notes (since 1.3.2)</title>
+        <title>Release Notes (since 1.3.3)</title>
     </properties>
     <body>
-        <section name="6.1 Release Notes - Version 1.3.3">
+        <section name="6.1 Release Notes - Version 1.3.4">
 
             <subsection>
                 <p>
@@ -54,8 +54,9 @@
                 <p>
                     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_2.html">Version 1.3.2</a>.
+                    as "Struts Classic" since the
+                    <a href="release-notes-1_3_3.html">Version 1.3.3</a>
+                    Test Build.
                     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,7 +88,7 @@
                 <p>
                     The purpose of this section is to highlight the new
                     features since the
-                    Version 1.3.2 release.
+                    Version 1.3.3 release.
                     For more detail, see the Project Info reports for each
                     subproject,
                     which include a list of external
@@ -107,7 +108,7 @@
                 <h3>Struts Action Framework</h3>
 
                 <p>
-                    The Struts Action 1.3.3 release contains the following 
eight
+                    The Struts Action 1.3.4 release contains the following 
eight
                     components: Core, Applications, EL, Extras, Faces, 
                     Scripting, Taglib, and Tiles.
                 </p>
@@ -149,35 +150,19 @@
                 </p>
 
 <h3>Resolved Issues</h3>
-<p>The following issues have been resolved since the 1.3.2 release:</p>
+<p>The following issues have been resolved since the 1.3.3 test build:</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-2795'>STR-2795</a>] - 
Postback Forms - caching and modules</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>
+<li>[<a href='http://issues.apache.org/struts/browse/STR-2795'>STR-2795</a>] - 
Postback Forms - Caching and Modules</li>
+<li>[<a href='http://issues.apache.org/struts/browse/STR-2866'>STR-2866</a>] - 
Struts Tiles jar is missing dtd, tld and chain config files</li>
+<li>[<a href='http://issues.apache.org/struts/browse/STR-2867'>STR-2867</a>] - 
Dependency problems in faces-example2 sample app (using Tiles)</li>
+<li>[<a href='http://issues.apache.org/struts/browse/STR-2870'>STR-2870</a>] - 
The Specification-Title in the jar file manifests is corrupted</li>
+<li>[<a href='http://issues.apache.org/struts/browse/STR-2872'>STR-2872</a>] - 
Section "4.3.3 Map-backed ActionForms" of User's Manual contains a dead 
link</li>
 </ul>
-    
-<h4>Improvements</h4>
+            
+<h4>Tasks</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>
+<li>[<a href='http://issues.apache.org/struts/browse/STR-2871'>STR-2871</a>] - 
Rename the release notes so that the filename contains a single period</li>
 </ul>
             
             </subsection>


Reply via email to