Versions Compared

Key

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

...

1. Prepare the project for the release

Run Create a new branch from a trunk - we will run a release process from the branch.
Check-out the branch and run (from a branch root) the following maven command to prepare the project for the release:

...

7. Coping distributions to Apache

Don't forget to copy Copy the actual distributions (all artifacts located under apache-wink in Nexus repo) to people.apache.org:/www/www.apache.org/dist/incubator/wink.


...

8. Update Wink site

...

  • Check out Wink site from https://svn.apache.org/repos/asf/incubator/wink/siteImage Added
  • Update Wink Java-Docs by:
    • Download & extract Java-Docs from distribution source archive
    • Create new directory under /wink/site/trunk/site/src/site/resources/VERSION and copy extracted Java-Docs
  • Update Wink site Download page with new Wink release artifacts
  • Follow instructions located under /wink/site/trunk/site/how-to.txt to rebuild the site

Resources

A Guide To Release Management During Incubation http://incubator.apache.org/guides/releasemanagement.html