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 Arun C Murthy:
http://wiki.apache.org/hadoop/HowToReleasePostMavenization?action=diff&rev1=34&rev2=35

  # copy CHANGES.txt
  $ cp hadoop-common-project/hadoop-common/CHANGES.txt 
target/staging/hadoop-project/hadoop-project-dist/hadoop-common
  $ cp hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt 
target/staging/hadoop-project/hadoop-project-dist/hadoop-hdfs
+ $ mkdir target/staging/hadoop-project/hadoop-project-dist/hadoop-yarn
+ $ cp hadoop-yarn-project/CHANGES.txt 
target/staging/hadoop-project/hadoop-project-dist/hadoop-yarn
  $ mkdir target/staging/hadoop-project/hadoop-project-dist/hadoop-mapreduce
  $ cp hadoop-mapreduce-project/CHANGES.txt 
target/staging/hadoop-project/hadoop-project-dist/hadoop-mapreduce
  

Reply via email to