husted 2003/06/26 04:32:38 Modified: doc/proposals release-plan-1.1rc2.xml Added: doc/proposals release-plan-1.1.xml Log: + Add proposed release plan for Struts 1.1 final Revision Changes Path 1.3 +2 -2 jakarta-struts/doc/proposals/release-plan-1.1rc2.xml Index: release-plan-1.1rc2.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/proposals/release-plan-1.1rc2.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- release-plan-1.1rc2.xml 6 Jun 2003 13:48:08 -0000 1.2 +++ release-plan-1.1rc2.xml 26 Jun 2003 11:32:35 -0000 1.3 @@ -42,7 +42,7 @@ <p> However, Pending the final release of Commons FileUpload 1.0, and should there be no showstoppers found in this release candidate, - <b>Sunday June 22, 2003</b>, is set as the anticipated release date of + <b>Sunday June 29, 2003</b>, is set as the anticipated release date of Struts 1.1 Final. Anyone wishing to test the product before the final release is encourged to do so before that date. 1.1 jakarta-struts/doc/proposals/release-plan-1.1.xml Index: release-plan-1.1.xml =================================================================== <?xml version="1.0"?> <document url="./release-plan-1.1rc2.xml"> <properties> <author>Martin F N Cooper</author> <author>Ted Husted</author> <title>Struts Release Plan (Version 1.1)</title> </properties> <body> <section name="Objective" href="Objective"> <p> <font size="-2">$Id: release-plan-1.1.xml,v 1.1 2003/06/26 11:32:35 husted Exp $</font> </p> <p> The objective of the <strong>Struts 1.1 Final</strong> release is to provide an official release of all the bug fixes and documentation updates that have been made to the main trunk of the jakarta-struts CVS since the release of Struts 1.0.2. </p> </section> <section name="The Plan" href="Plan"> <p> Only minor changes have been made to the codebase since the Struts 1.1 RC2 release. Issues reported on the few oustanding tickets are either unconfirmed or may be categorized as enhancements and can be resolved in short order. Therefore it is time to make the latest code base available as the Struts 1.1 Final Release. </p> <p> The final release of Commons FileUpload has been approved and will be available for distribution with Struts 1.1 Final, as required by the Struts 1.1 RC2 release plan. </p> <p> Therefore, the following release plan is proposed for Struts 1.1 Final: </p> <ul> <li> <em>Code Freeze / Tag Date</em> - Saturday, June 28, 2003, 23:59:59 </li> <li> <em>Release Manager</em> - Martin Cooper </li> <li> <em>Release Announcement</em> - To the following mailing lists: <ul> <li>[EMAIL PROTECTED]</li> <li>[EMAIL PROTECTED]</li> <li>[EMAIL PROTECTED]</li> </ul> </li> </ul> <p> The release process shall follow the same <a href="http://jakarta.apache.org/commons/releases/">general procedures</a> established the Jakarta Commons products. </p> </section> <section name="Release Criteria" href="Criteria"> <p> Prior to the release of Struts 1.1 Final Release, the following action items must be completed: </p> <ul> <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> <li> The Struts 1.1 Release Notes document shall be updated to describe any substantial changes and improvements since the Struts 1.1 RC2 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.3.1</a></li> <li><a href="http://jakarta.apache.org/tomcat">Tomcat 4.0.6</a></li> <li><a href="http://jakarta.apache.org/tomcat">Tomcat 4.1.18</a></li> </ul> </li> </ul> <p> Prior to the release of a subsequent Struts 1.1 Final release, the following action items must be completed: </p> <ul> <li> All <a href="http://issues.apache.org/bugzilla/buglist.cgi?email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Struts&version=1.1RC2&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Bug+Number"> Bugzilla bug reports</a> against Struts 1.1 RC2 MUST be marked as "Enhancement" or "Resolved", with any of the legal Bugzilla resolutions (FIXED, INVALID, WONTFIX, LATER, REMIND, WORKSFORME). </li> <li> Bug reports that are resolved as LATER or REMIND will include comments as to whether those specific issues will be dealt with in a subsequent beta, release candidate, or final release, or whether they will be scheduled for consideration in a subsequent release time frame. </li> <li> The final release of Commons-FileUpload 1.0 must be available and made part of the Struts 1.1 Final distribution. </li> </ul> </section> </body> </document>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]