jmitchell    2004/08/31 10:23:10

  Modified:    doc      acquiring.xml announce.xml project.xml
               doc/faqs apps.xml
               doc/proposals release-plan_1_2_0.xml
  Log:
  updates for 1.2.2 and fix a bad doc reference for 1_2_0
  
  Revision  Changes    Path
  1.22      +2 -7      jakarta-struts/doc/acquiring.xml
  
  Index: acquiring.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/acquiring.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- acquiring.xml     30 Aug 2004 20:06:50 -0000      1.21
  +++ acquiring.xml     31 Aug 2004 17:23:09 -0000      1.22
  @@ -34,13 +34,8 @@
       <ul>
   
       <li>
  -        <a href="http://struts.apache.org/binindex.cgi";>
  -        <strong>Struts Binary Distribution - Struts 1.2.2 is the best available 
version</strong></a>
  -    </li>
  -
  -    <li>
  -        <a href="http://struts.apache.org/sourceindex.cgi";>
  -        <strong>Struts Source Code Distribution - Struts 1.2.2 is the best 
available version</strong></a>
  +        <a href="http://struts.apache.org/download.cgi";>
  +        <strong>Struts Binary and Source Code Distributions - Struts 1.2.2 is the 
best available version</strong></a>
       </li>
   
       </ul>
  
  
  
  1.3       +30 -0     jakarta-struts/doc/announce.xml
  
  Index: announce.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/announce.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- announce.xml      12 Jul 2004 02:18:55 -0000      1.2
  +++ announce.xml      31 Aug 2004 17:23:09 -0000      1.3
  @@ -11,6 +11,36 @@
   
   <section name="Announcements">
   
  +    <h4 id="a20040831">31 Augusy 2004- Struts 1.2.2 (General Availability)</h4>
  +    <p>
  +        The Apache Struts team is proud to announce the next release of Struts 1.1. 
  +        This release includes many new enhancements and features as well as numerous
  +        bug fixes since the last generally available release (1.1).
  +        This release supersedes the earlier 1.1 version as the latest official 
release 
  +        of The Apache Struts framework.
  +    </p>
  +    <ul>
  +        <li>
  +            <a 
href="http://struts.apache.org/userGuide/release-notes.html";>http://struts.apache.org/userGuide/release-notes.html</a></li>
  +    </ul>
  +    <p>
  +        The binary, source, and library distributions are available at
  +        </p>
  +    <ul>
  +        <li>
  +            <a 
href="http://struts.apache.org/download.cgi";>http://struts.apache.org/download.cgi/</a>
  +         </li>
  +    </ul>
  +    <p>
  +        The library distribution contains only the requisite JARs, without the 
documentation or example applications.
  +    </p>
  +    <p>
  +        We invite your comments on how well this release works with your own 
applications. Based on feedback from the Struts community, this release may be dubbed 
"ready for prime time" and promoted to "General Availabilty" quality.
  +     </p>
  +    <p>
  +        Please note that Struts now uses "Tomcat-style" releases. If the feedback 
on this release were positive, Struts 1.2.1 may be promoted directly to "GA", without 
creating yet-another distribution. If a serious problem were found and fixed, then we 
will issue Struts 1.2.2 and try again.
  +    </p>
  +
       <h4 id="a20040711">11 July 2004- Struts 1.2.1 (Beta) Available</h4>
       <p>
           The Struts team announces the release of Struts 1.2.1, currently ranked at 
Beta quality.
  
  
  
  1.54      +2 -2      jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- project.xml       24 Aug 2004 23:11:06 -0000      1.53
  +++ project.xml       31 Aug 2004 17:23:09 -0000      1.54
  @@ -76,11 +76,11 @@
       <menu name="Download">
           <item 
               name="Binaries"                
  -            href="http://jakarta.apache.org/site/binindex.cgi";
  +            href="http://struts.apache.org/download.cgi";
               />
           <item 
               name="Source Code"             
  -            href="http://jakarta.apache.org/site/sourceindex.cgi";
  +            href="http://struts.apache.org/download.cgi";
               />
           <item
               name="Development Releases"
  
  
  
  1.6       +1 -1      jakarta-struts/doc/faqs/apps.xml
  
  Index: apps.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/faqs/apps.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- apps.xml  9 Sep 2003 17:49:22 -0000       1.5
  +++ apps.xml  31 Aug 2004 17:23:10 -0000      1.6
  @@ -25,7 +25,7 @@
       outlines only one way to get started.</li>
   <li>This document focuses on form/data centric applications, but may also work with
       other types of applications.</li>
  -<li>This material was written for Struts 1.1 (beta 2).</li>
  +<li>This material was written for Struts 1.1 (beta 2) and now 1.2.2</li>
   </ol>
   </section>
   
  
  
  
  1.10      +2 -2      jakarta-struts/doc/proposals/release-plan_1_2_0.xml
  
  Index: release-plan_1_2_0.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/proposals/release-plan_1_2_0.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- release-plan_1_2_0.xml    20 Feb 2004 17:03:20 -0000      1.9
  +++ release-plan_1_2_0.xml    31 Aug 2004 17:23:10 -0000      1.10
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<document url="./release-plan-1.1rc2.xml">
  +<document url="./release-plan-1_2_0.xml">
   
       <properties>
           <author>Ted Husted</author>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to