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=17&rev2=18 -------------------------------------------------- cd /www/hive.apache.org/docs/ ln -s rX.Y.Z current }}} - 1. Generate the jdiff API data for the new release by, in the branch directory, running {{{ - ant -Dversion=X.Y.Z api-xml - }}} then commit the new XML file generated in lib/jdiff to both trunk and to the branch (and any intermediate branches between trunk and the branch being released). {{{ - svn commit -m "JDiff output for release X.Y.Z" - }}} - - 1. Update the {{{jdiff.stable}}} value in the X.Y+1 branch's {{{build.xml}}} (which may be trunk) to be the published release (ie. X.Y.Z). 1. Send announcements to the user and developer lists once the site changes are visible. 1. In Jira, ensure that only issues in the "Fixed" state have a "Fix Version" set to release X.Y.Z. 1. In Jira, "release" the version. Visit the "Administer Project" page, then the "Manage versions" page. You need to have the "Admin" role in Hive's Jira for this step and the next.
