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=9&rev2=10

--------------------------------------------------

  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. 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. 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, in which case this step is a no-op since you already did 
this above when creating the branch).
        1. Commit these changes. {{{
  svn commit -m "Preparing for release X.Y.Z"
  }}}

Reply via email to