Versions Compared

Key

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

...

#

Description

Completed

A1.

Setup new JIRA version level or update release on Roadmap

 

A2.

Tag $> mvn release in svn: ${STRUTS_2_0_0} :prepare

 

A3. Update POM version level and run Distribution Target

Validate that the release has been properly prepared. (TODO, this means POM Updated, Tag Created, etc. . .?)

 

A4. Create Sums and Sign Distributions

$> mvn release:perform

 

A5. Upload Distribution to people.apache.org/builds/struts/2.0.0/

Make sure that release:perform created sums, and uploaded to staging repo

 

A6.

Deploy JAR to Apache Java-Repository

 

 

$ mvn deploy -P pre-assembly

 

A7.

Post release-quality vote on dev@ lists

${STATUS}

...

Point Release Distribution Checklist (B)

#

Description

Completed

B1.

Update "DownooadsDownloads" page on website and Test Downloads

${STATUS}  

Vote (B)

If initial vote is Alpha or Beta, voting can continue until a GA or "withdraw" vote passes, or there is a subsequent release.

#

Description

Completed

${PMC_MEMBER}

${GRADE}

General Availability Distribution Checklist (C)

...