~ubuntu-branches/ubuntu/trusty/libstruts1.2-java/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/proposals/release-plan-1.0b1.xml

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-11-19 15:35:25 UTC
  • Revision ID: james.westby@ubuntu.com-20041119153525-mdu08a76z4zo67xt
Tags: upstream-1.2.4
ImportĀ upstreamĀ versionĀ 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<document url="./release-plan-1.0b1.xml">
 
3
 
 
4
  <properties>
 
5
    <author>Craig R. McClanahan</author>
 
6
    <title>Struts Release Plan (Version 1.0-beta-1)</title>
 
7
  </properties>
 
8
 
 
9
  <body>
 
10
 
 
11
 
 
12
  <section name="Objective" href="Objective">
 
13
 
 
14
  <p>$Id: release-plan-1.0b1.xml,v 1.2 2003/09/09 17:49:21 sraeburn Exp $</p>
 
15
 
 
16
  <p>The objective of the <strong>Struts 1.0-beta-1</strong> release is to
 
17
  create a milestone release against which a final series of bug fixes and
 
18
  documentation updates can occur before a <strong>Struts 1.0 Final</strong>
 
19
  release is created.</p>
 
20
 
 
21
  </section>
 
22
 
 
23
 
 
24
  <section name="The Plan" href="Plan">
 
25
 
 
26
  <p>The code base for Struts has been in an informal "feature freeze" for
 
27
  several weeks, while development focus has been on bug fixes and the
 
28
  completion of required documentation.  Both of these goals have been
 
29
  substantially achieved, so it is time for a formal beta release - with
 
30
  the goal of moving quickly to a final <strong>Struts 1.0</strong> release
 
31
  shortly thereafter, if no disabling defects are found.</p>
 
32
 
 
33
  <p>Therefore, the following release plan is proposed for Struts 1.0-beta-1:
 
34
  </p>
 
35
  <ul>
 
36
  <li><em>Code Freeze / Tag Date</em> - Wednesday, February 21, 2001</li>
 
37
  <li><em>Release Manager</em> - Craig McClanahan</li>
 
38
  <li><em>Release Announcement</em> - To the following mailing lists and
 
39
      web sites:
 
40
      <ul>
 
41
      <li>ANNOUNCEMENTS@JAKARTA.APACHE.ORG</li>
 
42
      <li>GENERAL@JAKARTA.APACHE.ORG</li>
 
43
      <li>STRUTS-DEV@JAKARTA.APACHE.ORG</li>
 
44
      <li>STRUTS-USER@JAKARTA.APACHE.ORG</li>
 
45
      <li>JSP-INTEREST@JAVA.SUN.COM</li>
 
46
      <li>SERVLET-INTEREST@JAVA.SUN.COM</li>
 
47
      <li><a href="http://www.freshmeat.net">http://www.freshmeat.net</a></li>
 
48
      </ul></li>
 
49
  </ul>
 
50
 
 
51
  </section>
 
52
 
 
53
 
 
54
  <section name="Release Criteria" href="Criteria">
 
55
 
 
56
  <p>Prior to the release of Struts 1.0-beta-1, the following action items
 
57
  must be completed:</p>
 
58
  <ul>
 
59
  <li>All <a href="http://nagoya.apache.org/bugzilla/">Bugzilla</a> bug reports
 
60
      against Struts 1.0 nightly builds MUST be marked as "Resolved", with any
 
61
      of the legal Bugzilla resolutions (FIXED, INVALID, WONTFIX, LATER,
 
62
      REMIND, WORKSFORME).</li>
 
63
  <li>Bug reports that are resolved as LATER or REMIND will include comments
 
64
      as to whether those specific issues will be dealt with in a subsequent
 
65
      1.0 beta or final release, or whether they will be scheduled for
 
66
      consideration in a subsequent release time frame.</li>
 
67
  <li>Any remaining items on the Struts 1.0 TODO list shall be completed.</li>
 
68
  <li>The Struts 1.0 Release Notes document shall be updated to describe
 
69
      substantial changes and improvements since the Struts 0.5 release,
 
70
      along with associated updates to the main Struts Documentation
 
71
      Application pages describing the new release.</li>
 
72
  <li>All of the Struts example applications that are included with the release
 
73
      shall operate successfully in the following servlet containers:
 
74
      <ul>
 
75
      <li><a href="http://jakarta.apache.org/tomcat">Tomcat 3.2.1</a></li>
 
76
      <li><a href="http://jakarta.apache.org/tomcat">Tomcat 4.0</a> (Current
 
77
          nightly build)</li>
 
78
      </ul></li>
 
79
  <li>A release vote shall take place on the STRUTS-DEV mailing list to
 
80
      approve this plan.  The release vote MUST pass by "Majority Approval"
 
81
      of Struts committers.</li>
 
82
  </ul>
 
83
 
 
84
  </section>
 
85
 
 
86
 
 
87
  </body>
 
88
 
 
89
</document>