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 6B72917BB9 for ; Wed, 22 Apr 2015 21:58:59 +0000 (UTC) Received: (qmail 73452 invoked by uid 500); 22 Apr 2015 21:58:59 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 73397 invoked by uid 500); 22 Apr 2015 21:58:59 -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 73382 invoked by uid 99); 22 Apr 2015 21:58:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 21:58:59 +0000 Date: Wed, 22 Apr 2015 21:58:58 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-11861) test-patch.sh rewrite addendum patch 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-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508002#comment-14508002 ] Allen Wittenauer commented on HADOOP-11861: ------------------------------------------- [~cnauroth], please review and commit when you get a chance. It'd be better for this to go in sooner rather than later given the broken workspace bug that pops up on the Jenkins environment. Thanks. > test-patch.sh rewrite addendum patch > ------------------------------------ > > Key: HADOOP-11861 > URL: https://issues.apache.org/jira/browse/HADOOP-11861 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 2.8.0 > Reporter: Anu Engineer > Assignee: Allen Wittenauer > Attachments: HADOOP-11861-00.patch, HADOOP-11861-01.patch, HADOOP-11861-02.patch, HADOOP-11861-04.patch > > > if you specify "--build-native=false" like > {code} > ./dev-support/test-patch.sh --build-native=false ~/workspaces/patches/hdfs-8211.001.patch > {code} > mvn fails with invalid lifecycle error. > Here are the steps to repro : > 1) run any patch with --buid-native=false option > 2) Open up /tmp/hadoop-test-patch//patchJavacWarnings.txt to see the failure reason. -- This message was sent by Atlassian JIRA (v6.3.4#6332)