From hcatalog-commits-return-591-apmail-incubator-hcatalog-commits-archive=incubator.apache.org@incubator.apache.org Tue Jan 10 18:49:11 2012 Return-Path: X-Original-To: apmail-incubator-hcatalog-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hcatalog-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 03183BBE8 for ; Tue, 10 Jan 2012 18:49:11 +0000 (UTC) Received: (qmail 70357 invoked by uid 500); 10 Jan 2012 18:49:10 -0000 Delivered-To: apmail-incubator-hcatalog-commits-archive@incubator.apache.org Received: (qmail 70309 invoked by uid 500); 10 Jan 2012 18:49:10 -0000 Mailing-List: contact hcatalog-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hcatalog-dev@incubator.apache.org Delivered-To: mailing list hcatalog-commits@incubator.apache.org Received: (qmail 70302 invoked by uid 99); 10 Jan 2012 18:49:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 18:49:10 +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, 10 Jan 2012 18:49:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 06A73238889B; Tue, 10 Jan 2012 18:48:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1229678 - in /incubator/hcatalog/trunk: CHANGES.txt src/test/e2e/hcatalog/build.xml Date: Tue, 10 Jan 2012 18:48:48 -0000 To: hcatalog-commits@incubator.apache.org From: hashutosh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120110184849.06A73238889B@eris.apache.org> Author: hashutosh Date: Tue Jan 10 18:48:48 2012 New Revision: 1229678 URL: http://svn.apache.org/viewvc?rev=1229678&view=rev Log: HCATALOG-202 ant clean target is failing (thw via hashutosh) Modified: incubator/hcatalog/trunk/CHANGES.txt incubator/hcatalog/trunk/src/test/e2e/hcatalog/build.xml Modified: incubator/hcatalog/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/hcatalog/trunk/CHANGES.txt?rev=1229678&r1=1229677&r2=1229678&view=diff ============================================================================== --- incubator/hcatalog/trunk/CHANGES.txt (original) +++ incubator/hcatalog/trunk/CHANGES.txt Tue Jan 10 18:48:48 2012 @@ -93,6 +93,8 @@ Trunk (unreleased changes) OPTIMIZATIONS BUG FIXES + HCAT-202. ant clean target is failing (thw via hashutosh) + HCAT-200. e2e test build.xml does not work with rpms (arpitgupta via khorgath) HCAT-198. A few issues keep e2e tests from running in an automated environment (gates) Modified: incubator/hcatalog/trunk/src/test/e2e/hcatalog/build.xml URL: http://svn.apache.org/viewvc/incubator/hcatalog/trunk/src/test/e2e/hcatalog/build.xml?rev=1229678&r1=1229677&r2=1229678&view=diff ============================================================================== --- incubator/hcatalog/trunk/src/test/e2e/hcatalog/build.xml (original) +++ incubator/hcatalog/trunk/src/test/e2e/hcatalog/build.xml Tue Jan 10 18:48:48 2012 @@ -25,7 +25,7 @@ - +