Skip to content
phunt edited this page Sep 14, 2010 · 7 revisions

This page documents how to build and release Flume

  1. Verify that there are no blockers on the FLUME JIRA for this release, reassign any non-blockers to another version
  2. Create a new branch for the release
  3. Ensure that the version number in build.xml, releasenotes, user guide (docs), etc are correct
  4. Update the changelog to include the “release notes” from JIRA
  5. Build – ant -Dversion=X.Y.Z tar
  6. Publish the release candate (tbd: how?)
  7. Announce the release candidate on the flume-dev list
  8. After f/b from list either cut a new rc or publish the rc as “official”
Clone this wiki locally