Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#

Task

Comments

Completed

P1.

Announce your intentions to start the release process on the developer mailing list.

 

(tick)

P2.

Copy this release plan template in order to create a release plan for the specific version being released

 

(tick)

P4.

Ensure that the current version of tiles-master has been released

Released 2/06/07

(tick)

P3.

Setup new JIRA version level or update release on Roadmap

 

(tick)

P4.

Mark the current JIRA version level as released

 

 (tick)

Test Build Distribution Checklist (A)

#

Task

Instructions

Completed

A2.

$> mvn release:prepare;

When prompted use tiles-2.x.x as your version, do not accept the default

 (tick)

A3.

Validate the results of release:prepare

1) POM Updated 2) Tag Created)

 (tick)

A4.

$> mvn release:perform

After deployment, move the results from <repo>/ to <repo>/<version>/

(tick)

A5.

Make sure that release:perform created (md5 and sh1) and uploaded them to staging repo

 

(tick)

A6.

Post testbuild announcement on dev@ lists

 

(tick)

Vote (A)

#

Task

Completed

V0.

Wait for comments from the test build announcement.

V1.

Send email to dev@ list announcing the vote. Copy private@

V2.

Wait until 5 days have passed (or the entire PMC has chimed in) and announce the results)

...