|
|
+
Jeremy Karn 2013-01-08, 15:43
+
Robert Evans 2013-01-08, 15:48
+
Jeremy Karn 2013-01-08, 15:53
+
Jeremy Karn 2013-01-10, 15:54
-
Re: Problem creating patch for HADOOP-9184Robert Evans 2013-01-10, 18:40
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" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote: > >> Thanks! >> >> >> On Tue, Jan 8, 2013 at 10:48 AM, Robert Evans <[EMAIL PROTECTED]> >>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 >>> >> >> |