Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 48919 invoked from network); 12 Aug 2010 01:27:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Aug 2010 01:27:41 -0000 Received: (qmail 14685 invoked by uid 500); 12 Aug 2010 01:27:41 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 14651 invoked by uid 500); 12 Aug 2010 01:27:41 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 14643 invoked by uid 99); 12 Aug 2010 01:27:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 01:27:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Aug 2010 01:27:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7C1RGZi019771 for ; Thu, 12 Aug 2010 01:27:17 GMT Message-ID: <31729301.295241281576436644.JavaMail.jira@thor> Date: Wed, 11 Aug 2010 21:27:16 -0400 (EDT) From: "Carl Steinbach (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions < 2.1.0 In-Reply-To: <31348379.295141281575838123.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1531: --------------------------------- Fix Version/s: 0.6.0 > Make Hive build work with Ivy versions < 2.1.0 > ---------------------------------------------- > > Key: HIVE-1531 > URL: https://issues.apache.org/jira/browse/HIVE-1531 > Project: Hadoop Hive > Issue Type: Improvement > Components: Build Infrastructure > Reporter: Carl Steinbach > Fix For: 0.6.0 > > Attachments: HIVE-1531.patch.txt > > > Many projects in the Hadoop ecosystem still use Ivy 2.0.0 (including Hadoop and Pig), > yet Hive requires version 2.1.0. Ordinarily this would not be a problem, but many users > have a copy of an older version of Ivy in their $ANT_HOME directory, and this copy will > always get picked up in preference to what the Hive build downloads for itself. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.