Versions Compared

Key

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

...

#

Task

Instructions

Completed

A2.

$> mvn release:prepare;

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

A3.

Validate the results of release:prepare

1) POM Updated 2) Tag Created)

A4.

$> mvn release:perform

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

A5.

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

 

A6.

Post testbuild announcement on dev@ lists

 

Vote (A)

#

Task

Completed

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)

...