Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/HowToRelease" page has been changed by JohnSichi. http://wiki.apache.org/hadoop/Hive/HowToRelease?action=diff&rev1=5&rev2=6 -------------------------------------------------- svn co https://svn.apache.org/repos/asf/hadoop/hive/branches/branch-X.Y }}} 1. Update {{{CHANGES.txt}}} to include the release version and date (this change must be committed to trunk and any intermediate branches between trunk and the branch being released). - 1. JIRA provides a "Release Notes" link for the relevant release on the [[http://issues.apache.org/jira/browse/HIVE?report=com.sourcelabs.jira.plugin.portlet.releases:releases-projecttab|Releases]] tab. We don't currently include these in the release (although we may in the future), so ignore this step for now. 1. Update the version number in {{{build.properties}}} to be ''hive-X.Y.Z'' where Z is the point release number in this release series (0 for the first one). 1. Commit these changes. {{{ svn commit -m "Preparing for release X.Y.Z"
