Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D25D331B for ; Wed, 4 May 2011 02:15:26 +0000 (UTC) Received: (qmail 74704 invoked by uid 500); 4 May 2011 02:15:25 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 74666 invoked by uid 500); 4 May 2011 02:15:24 -0000 Mailing-List: contact common-dev-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-dev@hadoop.apache.org Received: (qmail 74658 invoked by uid 99); 4 May 2011 02:15:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 02:15:24 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received-SPF: unknown ~allmx (athena.apache.org: encountered unrecognized mechanism during SPF processing of domain of jrottinghuis@ebay.com) Received: from [216.33.244.7] (HELO rhv-mipot-002.corp.ebay.com) (216.33.244.7) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 02:15:18 +0000 DomainKey-Signature: s=corp; d=ebay.com; c=nofws; q=dns; h=X-EBay-Corp:X-IronPort-AV:Received:Received:From:To:Date: Subject:Thread-Topic:Thread-Index:Message-ID:References: In-Reply-To:Accept-Language:Content-Language: X-MS-Has-Attach:X-MS-TNEF-Correlator:acceptlanguage: x-ems-proccessed:x-ems-stamp:Content-Type: Content-Transfer-Encoding:MIME-Version:X-CFilter; b=r8x5gAkWqdFJw8ejGpjsG9y/3Hq3P3GPAF+BkID6+gzebB+DsXlCUbQh LrZsrRqouyB2ArBBnAisV2LEDrkVhWQR2ibf2/45rgENYyXmE9L1cPtVx 6e2Q8rM4+nYZkV7; DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ebay.com; i=jrottinghuis@ebay.com; q=dns/txt; s=corp; t=1304475318; x=1336011318; h=from:to:date:subject:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=YGJtWd6cAFT8vMHunbWXbuGl9IIocS5YC0JekA5LekM=; b=QONFnbhkf09XJ2ROwISzyf0NtyBCBPSQnvhEqJZwnQrlZQUNBxXMl0QQ x1B5js3Y9BItdOCRofg/4xAsfVz4iGCSDHSeHqdjnNjg7rLPkDnuWP7bQ 4uKgXizcueOWJhF; X-EBay-Corp: Yes X-IronPort-AV: E=Sophos;i="4.64,312,1301900400"; d="scan'208";a="16605093" Received: from rhv-vtenf-002.corp.ebay.com (HELO RHV-MEXHT-003.corp.ebay.com) ([10.112.113.53]) by rhv-mipot-002.corp.ebay.com with ESMTP; 03 May 2011 19:14:57 -0700 Received: from RHV-MEXMS-002.corp.ebay.com ([10.245.17.115]) by RHV-MEXHT-003.corp.ebay.com ([10.245.24.102]) with mapi; Tue, 3 May 2011 19:14:57 -0700 From: "Rottinghuis, Joep" To: "common-dev@hadoop.apache.org" Date: Tue, 3 May 2011 19:14:56 -0700 Subject: RE: [VOTE] Release candidate 0.20.203.0-rc0 Thread-Topic: [VOTE] Release candidate 0.20.203.0-rc0 Thread-Index: AcwJ15HiPuw9wziWSR6C+qC+Jnci8AADTGPg Message-ID: References: <12853C59-08F1-4F98-ACF3-800F06BC7A5F@apache.org> <3871E260-06FE-4AD4-B277-CA2C58B781AE@mac.com> <4AEC6981-9C34-4F74-91FA-798B4C9A7652@apache.org> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US x-ems-proccessed: 10SqDH0iR7ekR7SRpKqm5A== x-ems-stamp: pGo8FizwaXnLXcoFv2ju6w== Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-CFilter: Scanned Yes, the Eclipse contrib is skipped unless eclipse.home is set. See: src/contrib/eclipse-plugin/build.xml lines 47-50 When this happens you should be able to see the string "skipping eclipse pl= ugin" in the console output. However, turning on Eclipse build without any changes will result in a buil= d failure on branch-0.20-security as well as in release-0.20.203.0-rc0. We resolved this on a similar internal branch by applying "alex-HADOOP-3744= .patch" as attached in MAPREDUCE-1280. This leads me to two questions: 1) How would I indicate that this Jira should be applied to this branch? Op= en a new jira? Re-open the existing jira and adding affects/fix versions? 2) How does one typically indicate which of the several patches is actually= the one to be applied? Owen has already applied at least one of these. I'll try to reconcile the other patches we have applied to our internal bra= nch and follow the recommended process for these to suggest them for the 20= 3 release. Thanks, Joep -----Original Message----- From: Nigel Daley [mailto:ndaley@mac.com]=20 Sent: Tuesday, May 03, 2011 2:17 PM To: common-dev@hadoop.apache.org Subject: Re: [VOTE] Release candidate 0.20.203.0-rc0 On May 3, 2011, at 1:48 PM, Owen O'Malley wrote: >=20 > On May 3, 2011, at 1:33 PM, Nigel Daley wrote: >=20 >> Owen, any reason you're not building the eclipse plugin for this release= ? Instructions are here: http://wiki.apache.org/hadoop/HowToRelease >=20 > Of course, I know (and have updated) the HowToRelease page. It looks lik= e the eclipse-plugin was dropped off of the list of contrib modules to buil= d by default. I believe it's only built if you have -Declipse.home=3D defined. Cheers, n.