Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "WTP 3.2.x Maintenance"

(WTP 3.2.x Maintenance Plan)
(update for SR1 sched)
Line 38: Line 38:
 
===3.2.2 schedule===
 
===3.2.2 schedule===
  
:: ...
+
:: 8/3 Start R3.2.2 builds against (same) maintenance branch of map files (R3_2_maintenance, R2_3_maintenance for Dali)
 +
 
 +
::: Project lead review and approval until Aug 27
 +
:: 8/13 Declared M-build
 +
:: 8/20 Declared M-build
 +
:: 8/27 Declared M-build
 +
::: PMC 1 review: Aug 27 - Sep 3
 +
:: 9/3 Declared M-build
 +
::: PMC 2 review: Sep 3 - Sep 10
 +
:: 9/10 Declared M-build <== final build, unless blockers found
 +
::: PMC 3 review: Sep 10 - Sep 17
 +
:: 9/17 Declared M-build <== final build, if needed
 +
::: Sep 17 - Sep 24 is "quiet week" to allow in depth testing with no changes
 
:: 9/24 Official Release  
 
:: 9/24 Official Release  
  

Revision as of 03:52, 4 August 2010

WTP 3.2.x Maintenance Plan

Overview

WTP 3.2.1 is a WTP-only maintenance release, planned for end of July. It will be built on exactly the same pre-reqs from the June Helios release.

WTP 3.2.1 will be available in our own webtools software repository, but not the Eclipse common Helios repository or EPP packages.

WTP 3.2.2 is for the first Helios simultaneous maintenance offering, delivered on the fourth Friday of September, 2010

WTP 3.2.3 is for the second Helios simultaneous maintenance offering, delivered on the fourth Friday of February, 2011.

For severe issues that require an immediate patch, see WTP Patches.


Schedule

Typically, M-builds are declared bi-weekly, or weekly nearer the release date.


3.2.1 schedule

6/16 Map files branched, M (continuous) builds started
Project lead review and approval until July 1
7/1 Declared M-build
PMC 1 review: July 2 - July 8
7/8 Declared M-build
PMC 2 review: July 9 - July 15
7/15 Declared M-build <== final build, unless blockers found
PMC 3 review: July 16 - July 22
7/22 Declared M-build <== final build, if needed
July 23 - July 30 is "quiet week" to allow in depth testing with no changes
7/30 Official Release

3.2.2 schedule

8/3 Start R3.2.2 builds against (same) maintenance branch of map files (R3_2_maintenance, R2_3_maintenance for Dali)
Project lead review and approval until Aug 27
8/13 Declared M-build
8/20 Declared M-build
8/27 Declared M-build
PMC 1 review: Aug 27 - Sep 3
9/3 Declared M-build
PMC 2 review: Sep 3 - Sep 10
9/10 Declared M-build <== final build, unless blockers found
PMC 3 review: Sep 10 - Sep 17
9/17 Declared M-build <== final build, if needed
Sep 17 - Sep 24 is "quiet week" to allow in depth testing with no changes
9/24 Official Release


3.2.3 schedule

...
2/25 Official Release

Scope

All WTP 3.2.x releases are service releases for critical defects, regressions, and adopter issues only. Specifically, there should be:

No UI changes (that would effect documentation, tutorials, etc.)
No NL changes (that would invalidate translations)
No API changes, or changes affecting known adopter usage.
No new function or features (especially those that would require an increment in minor version field).

Exceptions to the above are sometimes required, but they require WTP PMC approval.

In general, we will avoid changing the interface or behavior of any public method even if non-API.

All bundle versions must be updated (with an increment in the service level field) when the first change is made to for a service release. Similar for any feature (directly or indirectly) that includes the bundle. If a bundle (or feature) does not change, it's version should not change.

Bug Approval

All bugs must be approved by the project lead or their delegate using the bugzilla review flag. Project leads should send a note to wtp-releng to notify everyone of their choice or change in delegate(s).

After the first maintenance release candidate, all bugs must also be approved by the normal PMC Approval Process.

Back to the top