Return-Path: Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: (qmail 35041 invoked from network); 30 Nov 2009 19:08:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Nov 2009 19:08:43 -0000 Received: (qmail 71674 invoked by uid 500); 30 Nov 2009 19:08:43 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 71589 invoked by uid 500); 30 Nov 2009 19:08:43 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 71576 invoked by uid 99); 30 Nov 2009 19:08:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2009 19:08:43 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Nov 2009 19:08:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A345F234C045 for ; Mon, 30 Nov 2009 11:08:20 -0800 (PST) Message-ID: <1254676887.1259608100660.JavaMail.jira@brutus> Date: Mon, 30 Nov 2009 19:08:20 +0000 (UTC) From: "Konstantin Boudnik (JIRA)" To: hdfs-dev@hadoop.apache.org Subject: [jira] Resolved: (HDFS-791) Build is broken after HDFS-787 patch has been applied In-Reply-To: <1184316146.1259601440689.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik resolved HDFS-791. ------------------------------------- Resolution: Fixed Fix Version/s: 0.22.0 I've just committed this. Thanks for the review, Nicholas. > Build is broken after HDFS-787 patch has been applied > ----------------------------------------------------- > > Key: HDFS-791 > URL: https://issues.apache.org/jira/browse/HDFS-791 > Project: Hadoop HDFS > Issue Type: Bug > Components: build > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Priority: Blocker > Fix For: 0.22.0 > > Attachments: HDFS-791.patch > > > Similar to HADOOP-6398: HDFS-787 patch was incomplete thus causing builds to fail. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.