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 231F1C241 for ; Fri, 14 Mar 2014 14:37:53 +0000 (UTC) Received: (qmail 10871 invoked by uid 500); 14 Mar 2014 14:37:50 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 10779 invoked by uid 500); 14 Mar 2014 14:37:49 -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 10764 invoked by uid 99); 14 Mar 2014 14:37:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 14:37:48 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of brock@cloudera.com designates 209.85.128.169 as permitted sender) Received: from [209.85.128.169] (HELO mail-ve0-f169.google.com) (209.85.128.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2014 14:37:43 +0000 Received: by mail-ve0-f169.google.com with SMTP id pa12so2863642veb.28 for ; Fri, 14 Mar 2014 07:37:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=AJqBqSgYqKirBmn2n3E+K34XuCWU1ELHnQt+5eHbWvU=; b=aHmFAv9ptAjm1RVRgi0q+Zy5KaCcRajWP93bkoGkFr3NLu/ZmZTjaMJHaWvCdrxQnu DmJMUgygkG3jeW2xbAXVhXUQTbxjPu6XelxSbHC/7dSBeGn5lgnRmwo08I3n2DZNlLqS dl4zM6mrvcMXWz668CeI4kwQfLZiBYoDh/wXo4P6KvabfBo1P5O68gWMZKYiocKWEGHZ A085e3U3b9oe9fSL2jfDZetnqpX3n7pMSjMFul1WCeOYbba13n1YIPLysk262Tq9HV2H WxcBb68Fh6JHhTfj0xhPPyo2BD8u4H//8ld8WU3YW3X1jZ0OWvw1TB4u8RKTPepKXEf4 vdMQ== X-Gm-Message-State: ALoCoQnTjO6b7d1juuMl7pnHOmKA3xTOmdCBrtkbbfjuYZayQaHnW56viLpyEJ87w5rpBZ+8jVIE X-Received: by 10.58.123.70 with SMTP id ly6mr1213187veb.26.1394807842530; Fri, 14 Mar 2014 07:37:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.221.7.2 with HTTP; Fri, 14 Mar 2014 07:36:42 -0700 (PDT) In-Reply-To: References: From: Brock Noland Date: Fri, 14 Mar 2014 09:36:42 -0500 Message-ID: Subject: Re: Why isn't itests/ listed as submodule of root pom.xml? To: "dev@hive.apache.org" Content-Type: multipart/alternative; boundary=089e0118490efbff9704f4920110 X-Virus-Checked: Checked by ClamAV on apache.org --089e0118490efbff9704f4920110 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Good idea: https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ#HiveDevel= operFAQ-Whyisn'ttheitestspomconnectedtotherootpom ? On Fri, Mar 14, 2014 at 3:58 AM, Navis=EB=A5=98=EC=8A=B9=EC=9A=B0 wrote: > Should we write this on wiki? :) > > 2014-03-12 8:46 GMT+09:00 Brock Noland : > > Hopefully this is the last time I have to say this :) > > > > The qfile tests in itests require the packaging phase. The maven test > phase > > is after compile and before packaging. We could change the qfile tests = to > > run during the integration-test phase using the "failsafe" plugin but t= he > > "failsafe" plugin is different than surefire and IMO is hard to use. > > > > If you'd like to give that a try, by all means, go ahead. > > > > > > On Tue, Mar 11, 2014 at 6:37 PM, Jason Dere > wrote: > > > >> Noticed this since internally we set the version number to something > >> different than simply "0.13.0", and mvn version:set doesn't really wor= k > >> correctly with itests because itests isn't listed as one of the root > POM's > >> submodules. Is there a particular reason for it not being listed as a > >> submodule when the mavenization was done? > >> > >> Having it as a submodule also allows you to run the qfile tests from > root > >> directory, so we could simplify the instructions for testing. > >> > >> Jason > >> -- > >> CONFIDENTIALITY NOTICE > >> NOTICE: This message is intended for the use of the individual or > entity to > >> which it is addressed and may contain information that is confidential= , > >> privileged and exempt from disclosure under applicable law. If the > reader > >> of this message is not the intended recipient, you are hereby notified > that > >> any printing, copying, dissemination, distribution, disclosure or > >> forwarding of this communication is strictly prohibited. If you have > >> received this communication in error, please contact the sender > immediately > >> and delete it from your system. Thank You. > >> > --089e0118490efbff9704f4920110--