Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7098288D4 for ; Thu, 15 Sep 2011 17:09:39 +0000 (UTC) Received: (qmail 94128 invoked by uid 500); 15 Sep 2011 17:09:37 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 94082 invoked by uid 500); 15 Sep 2011 17:09:37 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 94073 invoked by uid 99); 15 Sep 2011 17:09:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 17:09:37 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 17:09:29 +0000 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 8C7F1B8044 for ; Thu, 15 Sep 2011 18:09:07 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id jLcfGOtFZyWR for ; Thu, 15 Sep 2011 18:09:07 +0100 (BST) Received: from 0-imap-br1.hpl.hp.com (0-imap-br1.hpl.hp.com [16.25.144.60]) by tobor.hpl.hp.com (Postfix) with ESMTP id CC542B801B for ; Thu, 15 Sep 2011 18:09:06 +0100 (BST) MailScanner-NULL-Check: 1316711332.0249@uFW1SN9wsMGYlIOIyS6ltw Received: from [16.25.175.86] (wildhaus.hpl.hp.com [16.25.175.86]) by 0-imap-br1.hpl.hp.com (8.14.1/8.13.4) with ESMTP id p8FH8p0P026868 for ; Thu, 15 Sep 2011 18:08:51 +0100 (BST) Message-ID: <4E723102.4000703@apache.org> Date: Thu, 15 Sep 2011 18:08:18 +0100 From: Steve Loughran User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 MIME-Version: 1.0 To: common-dev@hadoop.apache.org Subject: Re: jenkins testing on 0.20.20x References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: p8FH8p0P026868 X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org On 15/09/11 17:52, Jeffrey Naisbitt wrote: > Most people working on the 0.20.20x branch prefer that you still run > test-patch manually and then post the results as a comment to the Jira. If > the change is complicated enough, it's a good idea to run the tests and post > the results too. > -Jeff Thanks, I'll do that. These are all pretty minor things.