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 AkiraAjisaka:
https://wiki.apache.org/hadoop/HowToRelease?action=diff&rev1=99&rev2=100

    {{{
  svn ci -m "Publishing the bits for release ${version}"
  }}}
+   1. Usually binary tarball becomes larger than 300MB, so it cannot be 
directly uploaded to the distribution directory. Use the dev directory 
(https://dist.apache.org/repos/dist/dev/hadoop/) first and then move it to the 
distribution directory by {{{svn move}}}.
   1. Update upstream branches to make them aware of this new release:
    1. Copy and commit the CHANGES.md and RELEASENOTES.md:
    {{{

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to