Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "HowToRelease" page has been changed by MattFoley: http://wiki.apache.org/hadoop/HowToRelease?action=diff&rev1=86&rev2=87 | ./relnotes.py > $vers.html }}} edit the releasenotes.html with the list of items from $vers.html. 1. Update the version number in {{{build.xml}}} to be ''hadoop-X.Y.N-dev'', where ''N'' is one greater than the release being made. - 1. Update the "hadoop.version" number in {{{ivy/libraries.properties}}} to be the same as the release being made. + 1. Update the {{{hadoop.version}}} number in {{{ivy/libraries.properties}}} to be the same as the release being made. 1. Commit these changes. {{{ svn commit -m "Preparing for release X.Y.Z" }}}
