martinc     01/11/15 22:01:11

  Modified:    doc      project.xml
  Added:       doc      release-plan-1.0.1.xml
  Log:
  Release plan for Struts 1.0.1.
  
  Revision  Changes    Path
  1.14      +2 -1      jakarta-struts/doc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       2001/11/03 12:24:35     1.13
  +++ project.xml       2001/11/16 06:01:11     1.14
  @@ -53,7 +53,8 @@
       </menu>
   
       <menu name="Current Development">
  -        <item name="Release Notes (1.0.1)"    href="release-notes-1.0.1.html"/>
  +        <item name="Release Notes (1.0.1)"   href="release-notes-1.0.1.html"/>
  +        <item name="Release Plan (1.0.1)"    href="release-plan-1.0.1.html"/>
           <item name="Installation (nightly)"  href="installation.html"/>
           <item name="Release Notes (nightly)" href="release-notes.html"/>
           <item name="Javadoc (nightly)"       href="api/index.html"/>
  
  
  
  1.1                  jakarta-struts/doc/release-plan-1.0.1.xml
  
  Index: release-plan-1.0.1.xml
  ===================================================================
  <?xml version="1.0"?>
  <document url="./release-plan-1.0.1.xml">
  
    <properties>
      <author>Martin F N Cooper</author>
      <title>Struts Release Plan (Version 1.0.1)</title>
    </properties>
  
    <body>
  
  
    <section name="Objective" href="Objective">
  
    <p><font size="-2">$Id: release-plan-1.0.1.xml,v 1.1 2001/11/16 06:01:11 martinc 
Exp $</font></p>
  
    <p>The objective of the <strong>Struts 1.0.1</strong> release is to provide
    an official release of all the bug fixes and documentation updates that have
    been made to the STRUTS_1_0_BRANCH branch since the release of Struts 1.0.</p>
  
    </section>
  
  
    <section name="The Plan" href="Plan">
  
    <p>Since the release of Struts 1.0, a number of important bugs have been
    fixed, and some notable improvements have been made to the documentation.
    Currently, these updates are available only to those people who are willing
    to obtain the source code from CVS and build their own version of Struts.
    This release will make these updates available in an official distribution,
    thus making them available to a wider audience.</p>
  
    <p>Therefore, the following release plan is proposed for Struts 1.0.1:
    </p>
    <ul>
    <li><em>Code Freeze / Tag Date</em> - Wednesday, November 21, 2001</li>
    <li><em>Release Manager</em> - Martin Cooper</li>
    <li><em>Release Announcement</em> - To the following mailing lists and
        web sites:
        <ul>
        <li>[EMAIL PROTECTED]</li>
        <li>[EMAIL PROTECTED]</li>
        <li>[EMAIL PROTECTED]</li>
        <li>[EMAIL PROTECTED]</li>
        <li>[EMAIL PROTECTED]</li>
        <li>[EMAIL PROTECTED]</li>
        <li><a href="http://www.freshmeat.net";>http://www.freshmeat.net</a></li>
        </ul></li>
    </ul>
  
    </section>
  
  
    <section name="Release Criteria" href="Criteria">
  
    <p>Prior to the release of Struts 1.0.1, the following action items
    must be completed:</p>
    <ul>
    <li>The Struts 1.0.1 Release Notes document shall be updated to describe
        substantial changes and improvements since the Struts 1.0 release,
        along with associated updates to the main Struts Documentation
        Application pages describing the new release.</li>
    <li>All of the Struts example applications that are included with the release
        shall operate successfully in the following servlet containers:
        <ul>
        <li><a href="http://jakarta.apache.org/tomcat";>Tomcat 3.2.3</a></li>
        <li><a href="http://jakarta.apache.org/tomcat";>Tomcat 4.0.1</a></li>
        </ul></li>
    <li>A release vote shall take place on the <em>struts-dev</em> mailing list
        to approve this plan.  The release vote MUST pass by "Majority Approval"
        of Struts committers.</li>
    </ul>
  
    </section>
  
  
    </body>
  
  </document>
  
  
  

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

Reply via email to