Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6780762E1 for ; Thu, 30 Jun 2011 17:32:50 +0000 (UTC) Received: (qmail 61739 invoked by uid 500); 30 Jun 2011 17:32:50 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 61697 invoked by uid 500); 30 Jun 2011 17:32:49 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 61689 invoked by uid 99); 30 Jun 2011 17:32:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 17:32:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2011 17:32:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 94B3F43C7AA for ; Thu, 30 Jun 2011 17:32:28 +0000 (UTC) Date: Thu, 30 Jun 2011 17:32:28 +0000 (UTC) From: "Aaron T. Myers (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1641995401.6077.1309455148605.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <943446590.6070.1309454908501.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-7435) Make pre-commit checks run against the correct branch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057941#comment-13057941 ] Aaron T. Myers commented on HADOOP-7435: ---------------------------------------- I'm envisioning something like this: # If there's only a single "fix version" set on the relevant JIRA, try to apply the patch/test against that branch. # If there's multiple "fix versions" set on the relevant JIRA, we could have a convention for naming the patch to indicate which branch it should be tested against, e.g. "*-22.patch" for 0.22. # If there's no fix version set, default to testing the patch against trunk. > Make pre-commit checks run against the correct branch > ----------------------------------------------------- > > Key: HADOOP-7435 > URL: https://issues.apache.org/jira/browse/HADOOP-7435 > Project: Hadoop Common > Issue Type: Improvement > Components: test > Affects Versions: 0.23.0 > Reporter: Aaron T. Myers > Fix For: 0.23.0 > > > The Hudson pre-commit tests are presently only capable of testing a patch against trunk. It'd be nice if this could be extended to automatically run against the correct branch. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira