http://wiki.apache.org/hadoop/HowToContribute should explain it. There are sections for both pre and post mavinization. Look for test-patch.sh which is the script you run for the 1.0 branch
--Bobby On 1/10/13 9:54 AM, "Jeremy Karn" <jk...@mortardata.com> wrote: >The patch doesn't apply to trunk (I'm not that familiar with the latest >code structure but it looks like the problem doesn't exist in trunk), but >I'm not sure what I'm suppose to run for a non-trunk commit. The >dev-support directory doesn't exist and there's no pre-commit ant target >for the 0.20 branch. I tried running the test-contrib target but I was >having tests fail because of timeouts. > >Is there documentation somewhere about what I should post to the jira for >an older commit? > > >On Tue, Jan 8, 2013 at 10:53 AM, Jeremy Karn <jk...@mortardata.com> wrote: > >> Thanks! >> >> >> On Tue, Jan 8, 2013 at 10:48 AM, Robert Evans <ev...@yahoo-inc.com> >>wrote: >> >>> This is because your patch is against the 0.20 branch, not against >>>trunk. >>> Jenkins pre commit only works for trunk right now. If the issue also >>> exists on trunk then please provide a patch for trunk too, if it is a >>> 1.0/0.20 specific issue then you >>> >> >>