wiki:56ReleasePlan

Version 2 (modified by dmorissette, 15 years ago) ( diff )

Added list of RFCs

This is the MapServer 5.6 release plan adopted by the MapServer PSC on mm/dd/2009.

New Features and Major Bug Fixes

New features in 5.6:

Completed:

  • MS RFC 55: Improve control of output resolution
  • MS RFC 56: Tighten control of access to mapfiles and templates (also backported to 5.4)
  • MS RFC 57: Labeling enhancements: ability to repeat labels along a line/multiline

Work in progress or unknown status:

Other notable enhancements include:

  • ...

Planned Dates

We will plan for 3 betas and 2 release candidate (RC) over a 5 week period after the code freeze (1 beta/RC per week each Wednesday). This will lead us to a final release sometime around mm/dd/2009:

  • Feature freeze - Fri.
  • 5.6.0-beta1 - Wed.
  • 5.6.0-beta2 - Wed.
  • 5.6.0-beta3 - Wed.
  • 5.6.0-rc1 - Wed.
  • 5.6.0-rc2 - Wed.
  • 5.6.0 (final) - Wed.

Release Manager (see MS RFC 34)

TBD

SVN Tags/Branches

  • The main trunk SVN is currently the 5.5 development version that we plan to release as 5.6
  • The stable SVN branch for this release will be called "branch-5-6" (not created yet).
  • Current proposed date for creating "branch-5-6" is the date of the 5.6.0 release (TBD)
  • If post-5.6 developments require earlier branching then please bring up your request for branching on the -dev list.
  • The betas will be tagged in SVN as "rel-5-6-0-beta1", "rel-5-6-0-beta2", ... and the release candidates as "rel-5-6-rc1", "rel-5-6-rc2", etc...

Trac Conventions

In order to facilitate querying the Trac database for tickets that still need to be addressed for this release, we try to stick to the following conventions:

  • Tickets to be addressed for this release must have their target milestone set to "5.6 release"
  • Bugs/Enhancements? that can't make it in this release but that we may want to address at a later time should be marked with the "FUTURE" target milestone with a comment explaining that the bug is postponed and if possible a quick analysis
  • The target milestone on a ticket should be set by the developers (bug owners) and not by the users (reporters).

Other good practices when dealing with tickets:

  • Please file tickets for any non-trivial bugfix or change to the software. This is so that we keep a trace for future reference of all bugfixes and changes that were made (why and how).
  • Please mark bugs ASSIGNED as soon as you start working on them
  • Please when marking a bug fixed include a comment describing the fix, the version of the software in which it was done, the SVN changeset number (e.g. r1234) and any other relevant information. This will just make our lives easier in a few months/years when questions come up about this issue.
  • When committing to SVN, please include the bug number in your SVN change log comment e.g. (#1234).
  • Keep documentation in mind when fixing/changing things: if you cannot update the documentation yourself then please create a documentation bug describing the new feature/change and which document(s) should be updated.

The following query returns all currently open bugs that are tagged with the "5.6 release" target milestone:

http://trac.osgeo.org/mapserver/query?status=new&status=assigned&status=reopened&milestone=5.6+release

QA

TODO...

Open Tasks

None.

Note: See TracWiki for help on using the wiki.