Committers,

 As most people are aware, the MapReduce 'classic' tests (in 
hadoop-mapreduce-project/src/test) still need to built using ant since they 
aren't mavenized yet.

 I've seen several commits (and 2 within the last hour i.e. MAPREDUCE-3681 and 
MAPREDUCE-3682) which lead me to believe developers/committers aren't checking 
for this.

 Henceforth, with all changes, before committing, please do run:
 $ mvn install
 $ cd hadoop-mapreduce-project
 $ ant veryclean all-jars -Dresolvers=internal

 These instructions were already in 
http://wiki.apache.org/hadoop/HowToReleasePostMavenization and I've just 
updated http://wiki.apache.org/hadoop/HowToContribute.

thanks,
Arun

Reply via email to