Return-Path: X-Original-To: apmail-hive-commits-archive@www.apache.org Delivered-To: apmail-hive-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC17417EA4 for ; Fri, 6 Feb 2015 23:15:29 +0000 (UTC) Received: (qmail 79344 invoked by uid 500); 6 Feb 2015 23:15:29 -0000 Delivered-To: apmail-hive-commits-archive@hive.apache.org Received: (qmail 79292 invoked by uid 500); 6 Feb 2015 23:15:29 -0000 Mailing-List: contact commits-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hive.apache.org Delivered-To: mailing list commits@hive.apache.org Received: (qmail 79269 invoked by uid 99); 6 Feb 2015 23:15:29 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 23:15:29 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 72D3AAC006A; Fri, 6 Feb 2015 23:15:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1657991 - in /hive/branches/branch-1.1: ./ jdbc/pom.xml Date: Fri, 06 Feb 2015 23:15:29 -0000 To: commits@hive.apache.org From: brock@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150206231529.72D3AAC006A@hades.apache.org> Author: brock Date: Fri Feb 6 23:15:28 2015 New Revision: 1657991 URL: http://svn.apache.org/r1657991 Log: HIVE-9438 - The standalone-jdbc jar missing some jars (Brock reviewed by Szehon) Modified: hive/branches/branch-1.1/ (props changed) hive/branches/branch-1.1/jdbc/pom.xml Propchange: hive/branches/branch-1.1/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Fri Feb 6 23:15:28 2015 @@ -3,4 +3,4 @@ /hive/branches/spark:1608589-1654414,1654553,1654869,1654873,1655427,1655468,1655926 /hive/branches/tez:1494760-1622766 /hive/branches/vectorization:1466908-1527856 -/hive/trunk:1655202,1655210,1655213,1655436,1655460,1655894-1655895,1656061,1656114,1656234,1656780 +/hive/trunk:1655202,1655210,1655213,1655436,1655460,1655894-1655895,1656061,1656114,1656234,1656780,1657990 Modified: hive/branches/branch-1.1/jdbc/pom.xml URL: http://svn.apache.org/viewvc/hive/branches/branch-1.1/jdbc/pom.xml?rev=1657991&r1=1657990&r2=1657991&view=diff ============================================================================== --- hive/branches/branch-1.1/jdbc/pom.xml (original) +++ hive/branches/branch-1.1/jdbc/pom.xml Fri Feb 6 23:15:28 2015 @@ -162,13 +162,6 @@ - org.apache.hive.shims:hive-shims-common - - org/apache/hadoop/hive/thrift/* - org/apache/hadoop/hive/thrift/client/* - - - org.apache.hive.shims:hive-shims-0.23 org/apache/hadoop/hive/thrift/*