Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 34F2C103C9 for ; Sat, 28 Dec 2013 14:00:08 +0000 (UTC) Received: (qmail 33710 invoked by uid 500); 28 Dec 2013 13:59:53 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 33647 invoked by uid 500); 28 Dec 2013 13:59:52 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 33639 invoked by uid 500); 28 Dec 2013 13:59:51 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 33635 invoked by uid 99); 28 Dec 2013 13:59:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 13:59:50 +0000 Date: Sat, 28 Dec 2013 13:59:50 +0000 (UTC) From: "Brock Noland (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-5914) PTest2 should support build-only args 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/HIVE-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858026#comment-13858026 ] Brock Noland commented on HIVE-5914: ------------------------------------ Thank you!! > PTest2 should support build-only args > ------------------------------------- > > Key: HIVE-5914 > URL: https://issues.apache.org/jira/browse/HIVE-5914 > Project: Hive > Issue Type: Sub-task > Reporter: Brock Noland > Assignee: Brock Noland > Fix For: 0.13.0 > > Attachments: HIVE-5914.patch, HIVE-5914.patch, HIVE-5914.patch > > > With the maven build + ptest2 we won't have any way of building with hadoop-1 (except for the shims which always use the version of hadoop they are designed for) and testing with hadoop-2. > We should have mvnBuildArgs which is similar to mvnTestArgs only they only apply at build time, not test time. -- This message was sent by Atlassian JIRA (v6.1.5#6160)