Author: tucu
Date: Thu Jan 5 21:55:43 2012
New Revision: 1227859
URL: http://svn.apache.org/viewvc?rev=1227859&view=rev
Log:
Fixing CHANGES.txt files, moving JIRAs from trunk to 0.23.1 section. (tucu)
Modified:
hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt?rev=1227859&r1=1227858&r2=1227859&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt Thu Jan 5 21:55:43 2012
@@ -73,28 +73,6 @@ Trunk (unreleased changes)
findBugs, correct links to findBugs artifacts and no links to the
artifacts when there are no warnings. (Tom White via vinodkv).
- MAPREDUCE-3183. hadoop-assemblies/src/main/resources/assemblies/hadoop-mapreduce-dist.xml
- missing license header. (Hitesh Shah via tucu).
-
- MAPREDUCE-3003. Publish MR JARs to Maven snapshot repository. (tucu)
-
- MAPREDUCE-3204. mvn site:site fails on MapReduce. (tucu)
-
- MAPREDUCE-3014. Rename and invert logic of '-cbuild' profile to 'native' and off
- by default. (tucu)
-
- MAPREDUCE-3477. Hadoop site documentation cannot be built anymore. (jeagles via tucu)
-
- MAPREDUCE-3500. MRJobConfig creates an LD_LIBRARY_PATH using the platform ARCH. (tucu)
-
- MAPREDUCE-3389. MRApps loads the 'mrapp-generated-classpath' file with
- classpath from the build machine. (tucu)
-
- MAPREDUCE-3544. gridmix build is broken, requires hadoop-archives to be added as
- ivy dependency. (tucu)
-
- MAPREDUCE-3557. MR1 test fail to compile because of missing hadoop-archives dependency.
- (tucu)
Release 0.23.1 - Unreleased
@@ -424,6 +402,29 @@ Release 0.23.1 - Unreleased
yarn.resourcemanager.principal and yarn.nodemanager.principal. (Jonathan
Eagles via acmurthy)
+ MAPREDUCE-3183. hadoop-assemblies/src/main/resources/assemblies/hadoop-mapreduce-dist.xml
+ missing license header. (Hitesh Shah via tucu).
+
+ MAPREDUCE-3003. Publish MR JARs to Maven snapshot repository. (tucu)
+
+ MAPREDUCE-3204. mvn site:site fails on MapReduce. (tucu)
+
+ MAPREDUCE-3014. Rename and invert logic of '-cbuild' profile to 'native' and off
+ by default. (tucu)
+
+ MAPREDUCE-3477. Hadoop site documentation cannot be built anymore. (jeagles via tucu)
+
+ MAPREDUCE-3500. MRJobConfig creates an LD_LIBRARY_PATH using the platform ARCH. (tucu)
+
+ MAPREDUCE-3389. MRApps loads the 'mrapp-generated-classpath' file with
+ classpath from the build machine. (tucu)
+
+ MAPREDUCE-3544. gridmix build is broken, requires hadoop-archives to be added as
+ ivy dependency. (tucu)
+
+ MAPREDUCE-3557. MR1 test fail to compile because of missing hadoop-archives dependency.
+ (tucu)
+
Release 0.23.0 - 2011-11-01
INCOMPATIBLE CHANGES
|