-
Notifications
You must be signed in to change notification settings - Fork 214
HowToRelease
phunt edited this page Sep 14, 2010
·
7 revisions
This page documents how to build and release Flume
- Verify that there are no blockers on the FLUME JIRA for this release, reassign any non-blockers to another version
- Create a new branch for the release
- Ensure that the version number in build.xml, releasenotes, user guide (docs), etc are correct
- Update the changelog to include the “release notes” from JIRA
- Build – ant -Dversion=X.Y.Z tar
- Publish the release candate (tbd: how?)
- Announce the release candidate on the flume-dev list
- After f/b from list either cut a new rc or publish the rc as “official”