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=6&rev2=7

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

  svn merge -rR1:R2 ../trunk .
  svn commit -m "Merge -r R1:R2 from trunk to X.Y branch. Fixes: HIVE-A, 
HIVE-B."
  }}}
-       1. You probably also want to commit a patch (on both trunk and branch) 
which updates README.txt to bring it up to date (at a minimum, search+replacing 
references to the  version number).
+       1. You probably also want to commit a patch (on both trunk and branch) 
which updates README.txt to bring it up to date (at a minimum, search+replacing 
references to the  version number).  Also check NOTICE to see if anything needs 
to be updated for recent library dependency changes or additions.
          1. Likewise, use JIRA's "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 to update RELEASE_NOTES.txt.  (It's OK to do this with a direct commit 
rather than a patch.)
        1. Tag the release candidate (R is the release candidate number, and 
also starts from 0): {{{
  svn copy https://svn.apache.org/repos/asf/hadoop/hive/branches/branch-X.Y \

Reply via email to