husted      2004/07/15 04:56:08

  Modified:    doc      releases.xml acquiring.xml
  Log:
  Specify tag of the latest development release
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-struts/doc/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/releases.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- releases.xml      15 Jul 2004 11:30:40 -0000      1.9
  +++ releases.xml      15 Jul 2004 11:56:08 -0000      1.10
  @@ -52,7 +52,7 @@
           <li>Before building the release, run the JUnit and Cactus tests using the 
same configuration used that will be used to build the Release distribution.</li>
           <li>There is a "release" target in the buildfile that will zip and tar the 
releases. Before uploading the release, extract the sample web applications and deploy 
the WARs under each of the "supported" containers. Play test each application under 
each container to be sure they operate nominally.</li>
           <li>The Alpha release can be posted to your Apache home directory 
(www.apache.org/~$USERNAME) for initial testing. Once it is voted to Beta or GA 
status, the release can be submitted to the distribution channels.</li>
  -        <li>After announcing a release, remember to update the Announcements 
page.</li>
  +        <li>After announcing a release, remember to update the Acquiring and 
Announcements pages.</li>
         </ul>
       </section>
       <section href="Coding" name="Coding Conventions and Guidelines">
  
  
  
  1.19      +9 -4      jakarta-struts/doc/acquiring.xml
  
  Index: acquiring.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/acquiring.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- acquiring.xml     15 Jul 2004 11:30:40 -0000      1.18
  +++ acquiring.xml     15 Jul 2004 11:56:08 -0000      1.19
  @@ -61,18 +61,23 @@
   
   <section name="Development Releases" href="Releases">
       <p>
  +    The latest <em>development release</em> of Struts is
  +    available in a convenient binary distribution and also with complete
  +    source code.
  +    </p>
  +    <p>
           Development releases are being reviewed for quality by the Struts community.
           When a release is judged "ready for prime time", it is promoted to
           "General Availability" status and may be made the "Best Available" version.
       </p>
           <ul>
           <li>
  -            <a href="http://cvs.apache.org/dist/struts";>Struts Development
  -                Releases - Not yet rated "General Availability".</a>
  +            <a href="http://cvs.apache.org/dist/struts/v1.2.1";>Struts Development
  +                Releases - Not yet rated "General Availability" - Struts 1.2.1 
(Beta) is the most recent.</a>
           </li>
               <li>
  -                <a href="http://cvs.apache.org/repository/struts/";>Struts 
Development
  -                    Repository (Maven) - Not yet rated "General Availability".</a>
  +                <a href="http://cvs.apache.org/repository/struts/jars";>Struts 
Development
  +                    Repository (Maven) - Not yet rated "General Availability" -  
Struts 1.2.1 (Beta) is the most recent.</a>
               </li>
           </ul>
   
  
  
  

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

Reply via email to