|
|
-
Re: Commits breaking compilation of MR 'classic' testsArun C Murthy 2012-09-26, 14:39
Point. I've opened https://issues.apache.org/jira/browse/MAPREDUCE-4687 to track this.
On Sep 25, 2012, at 9:33 PM, Eli Collins wrote: > How about adding this step to the MR PreCommit jenkins job so it's run > as part test-patch? > > On Tue, Sep 25, 2012 at 7:48 PM, Arun C Murthy <[EMAIL PROTECTED]> wrote: >> 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 >> -- Arun C. Murthy Hortonworks Inc. http://hortonworks.com/ |