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 DA1B5101FC for ; Tue, 3 Sep 2013 21:20:14 +0000 (UTC) Received: (qmail 17176 invoked by uid 500); 3 Sep 2013 21:20:14 -0000 Delivered-To: apmail-hive-commits-archive@hive.apache.org Received: (qmail 17148 invoked by uid 500); 3 Sep 2013 21:20:14 -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 17140 invoked by uid 99); 3 Sep 2013 21:20:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 21:20:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Sep 2013 21:20:12 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id CE7A5238888A; Tue, 3 Sep 2013 21:19:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1519853 - /hive/trunk/hcatalog/build.xml Date: Tue, 03 Sep 2013 21:19:50 -0000 To: commits@hive.apache.org From: khorgath@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130903211950.CE7A5238888A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: khorgath Date: Tue Sep 3 21:19:50 2013 New Revision: 1519853 URL: http://svn.apache.org/r1519853 Log: HIVE-5014 : Fix HCatalog build issue on Windows (Daniel Dai via Sushanth Sowmyan) Modified: hive/trunk/hcatalog/build.xml Modified: hive/trunk/hcatalog/build.xml URL: http://svn.apache.org/viewvc/hive/trunk/hcatalog/build.xml?rev=1519853&r1=1519852&r2=1519853&view=diff ============================================================================== --- hive/trunk/hcatalog/build.xml (original) +++ hive/trunk/hcatalog/build.xml Tue Sep 3 21:19:50 2013 @@ -242,15 +242,12 @@ - - - - - - - - - + + + + + + @@ -362,6 +359,8 @@ + + @@ -406,6 +405,8 @@ + + @@ -428,21 +429,19 @@ - - +