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 E42C49B2E for ; Sun, 25 Mar 2012 19:11:52 +0000 (UTC) Received: (qmail 54371 invoked by uid 500); 25 Mar 2012 19:11:52 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 54319 invoked by uid 500); 25 Mar 2012 19:11: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 54311 invoked by uid 500); 25 Mar 2012 19:11:52 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 54308 invoked by uid 99); 25 Mar 2012 19:11:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2012 19:11:52 +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; Sun, 25 Mar 2012 19:11:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3FEDC3459F5 for ; Sun, 25 Mar 2012 19:11:29 +0000 (UTC) Date: Sun, 25 Mar 2012 19:11:29 +0000 (UTC) From: "Phabricator (Updated) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <1413703120.15087.1332702689278.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1168862048.16404.1319132050899.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HIVE-2518) pull junit jar from maven repos via ivy 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-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2518: ------------------------------ Attachment: HIVE-2518.D2493.1.patch kevinwilfong requested code review of "HIVE-2518 [jira] pull junit jar from maven repos via ivy". Reviewers: JIRA https://issues.apache.org/jira/browse/HIVE-2518 This patch pulls the junit jar from Ivy. I updated the eclipse classpath and, the unit tests can be run from Eclipse, (once an Hbase test jar has been removed from the build path, a separate issue). I added it to the default library as this is where all jars pulled using Ivy, including mockito another test jar, seem to be going. see https://issues.apache.org/jira/browse/HIVE-2505 TEST PLAN EMPTY REVISION DETAIL https://reviews.facebook.net/D2493 AFFECTED FILES eclipse-templates/.classpath testlibs/junit-4.10.jar testlibs/junit-4.10.LICENSE.txt ql/ivy.xml MANAGE HERALD DIFFERENTIAL RULES https://reviews.facebook.net/herald/view/differential/ WHY DID I GET THIS EMAIL? https://reviews.facebook.net/herald/transcript/5583/ Tip: use the X-Herald-Rules header to filter Herald messages in your client. > pull junit jar from maven repos via ivy > --------------------------------------- > > Key: HIVE-2518 > URL: https://issues.apache.org/jira/browse/HIVE-2518 > Project: Hive > Issue Type: Improvement > Reporter: He Yongqiang > Assignee: Kevin Wilfong > Attachments: HIVE-2518.D2493.1.patch > > > see https://issues.apache.org/jira/browse/HIVE-2505 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira