Return-Path: X-Original-To: apmail-hadoop-common-commits-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 6A23649E3 for ; Fri, 13 May 2011 18:19:45 +0000 (UTC) Received: (qmail 81916 invoked by uid 500); 13 May 2011 18:19:12 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 81804 invoked by uid 500); 13 May 2011 18:19:11 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 81756 invoked by uid 99); 13 May 2011 18:19:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2011 18:19:11 +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; Fri, 13 May 2011 18:19:08 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 83ABE238890A; Fri, 13 May 2011 18:18:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1102848 - in /hadoop/common/trunk: CHANGES.txt build.xml src/contrib/build-contrib.xml src/contrib/build.xml src/contrib/hod/ src/contrib/test/ Date: Fri, 13 May 2011 18:18:46 -0000 To: common-commits@hadoop.apache.org From: eli@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110513181846.83ABE238890A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: eli Date: Fri May 13 18:18:45 2011 New Revision: 1102848 URL: http://svn.apache.org/viewvc?rev=1102848&view=rev Log: HADOOP-7137. Remove hod contrib. Contributed by Nigel Daley Removed: hadoop/common/trunk/src/contrib/build-contrib.xml hadoop/common/trunk/src/contrib/build.xml hadoop/common/trunk/src/contrib/hod/ hadoop/common/trunk/src/contrib/test/ Modified: hadoop/common/trunk/CHANGES.txt hadoop/common/trunk/build.xml Modified: hadoop/common/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=1102848&r1=1102847&r2=1102848&view=diff ============================================================================== --- hadoop/common/trunk/CHANGES.txt (original) +++ hadoop/common/trunk/CHANGES.txt Fri May 13 18:18:45 2011 @@ -215,6 +215,8 @@ Release 0.22.0 - Unreleased INCOMPATIBLE CHANGES + HADOOP-7137. Remove hod contrib. (nigel via eli) + NEW FEATURES HADOOP-6791. Refresh for proxy superuser config Modified: hadoop/common/trunk/build.xml URL: http://svn.apache.org/viewvc/hadoop/common/trunk/build.xml?rev=1102848&r1=1102847&r2=1102848&view=diff ============================================================================== --- hadoop/common/trunk/build.xml (original) +++ hadoop/common/trunk/build.xml Fri May 13 18:18:45 2011 @@ -39,7 +39,6 @@ - @@ -272,7 +271,6 @@ - @@ -294,11 +292,6 @@ - - - - - @@ -467,14 +460,7 @@ description="Compile core only"> - - - - - - - - + @@ -821,14 +807,6 @@ Tests failed! - - - - - - - - @@ -838,11 +816,7 @@ Tests failed! - - - - - + @@ -980,9 +954,6 @@ - - - @@ -1023,9 +994,6 @@ - - - @@ -1105,7 +1073,6 @@ description="Build distribution"> - @@ -1128,14 +1095,6 @@ - - - - - - - @@ -1178,9 +1137,6 @@ - - - @@ -1193,13 +1149,11 @@ - - @@ -1210,7 +1164,6 @@ description="assembles artifacts for binary target"> - @@ -1230,14 +1183,6 @@ - - - - - - - @@ -1473,7 +1418,7 @@ - + @@ -1495,16 +1440,6 @@ - - - - - - - - - -