You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2008/12/02 03:01:46 UTC

[Lucene-java Wiki] Trivial Update of "ReleaseTodo" by MikeMcCandless

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The following page has been changed by MikeMcCandless:
http://wiki.apache.org/lucene-java/ReleaseTodo

------------------------------------------------------------------------------
  = Building the Release artifacts =
     1. If after the last day of the feature freeze phase no blocking issues are in JIRA with "Fix Version" X.Y then it's time to build the release artifacts
     1. Guestimate the release date and update CHANGES.txt on the branch and commit it
+    1. Update src/site/changes/changes2html.pl (in setup_release_dates) with the date, and commit it to trunk and branch
     1. Verify that "svnversion" reports a single revision with no modified changes
     1. Build the release artifacts: {{{ant -Dversion=2.3.0 clean dist dist-src generate-maven-artifacts}}}
     1. Sanity check the overall size of each artifact. EG, compare to the last release.