Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The "HowToReleasePostMavenization" page has been changed by ThomasGraves:
http://wiki.apache.org/hadoop/HowToReleasePostMavenization?action=diff&rev1=43&rev2=44

          1. Update {{{releasenotes.html}}} {{{
  mv releasenotes.$(vers).html 
./hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
  }}} Note that the script generates a set of notes for HDFS, HADOOP, 
MAPREDUCE, and YARN too, but only common is linked from the html documentation 
so the indavidual ones are ignored for now.
-         1. Update the version number in the pom files on trunk to X.Y.N 
{{{mvn versions:set -DnewVersion=X.ZN}}} where ''N'' is one greater than the 
release being made.
+         1. Update the version number in the pom files on trunk to X.Y.N 
{{{mvn versions:set -DnewVersion=X.Z.N}}} where ''N'' is one greater than the 
release being made.
          1. Update the {{{project.version}}} number in 
{{{hadoop-hdfs-project/hadoop-hdfs/src/test/aop/build/aop.xml}}} on trunk to 
X.Y.N.
          1. Update the {{{symlink link}}} number in 
{{{hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/pom.xml}}}
 on trunk to X.Y.N.
        1. Commit these changes. {{{

Reply via email to