Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 9041 invoked from network); 11 Oct 2010 23:07:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Oct 2010 23:07:54 -0000 Received: (qmail 18764 invoked by uid 500); 11 Oct 2010 23:07:54 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 18730 invoked by uid 500); 11 Oct 2010 23:07:54 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 18722 invoked by uid 99); 11 Oct 2010 23:07:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 23:07:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Oct 2010 23:07:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9BN7Xf9009708 for ; Mon, 11 Oct 2010 23:07:33 GMT Message-ID: <8941950.85581286838453530.JavaMail.jira@thor> Date: Mon, 11 Oct 2010 19:07:33 -0400 (EDT) From: "Jakob Homan (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Commented: (HDFS-1452) ant compile-contrib is broken In-Reply-To: <12275122.84911286835574770.JavaMail.jira@thor> 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-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920020#action_12920020 ] Jakob Homan commented on HDFS-1452: ----------------------------------- With Cos' patch, I can compile test-contrib. However, TestHdfsProxy fails for me, as it did before this patch. Even omitting that test, I can't get cleanly through the test; instead I get an exception with test-cactus. This corner of the code is a mess, but it's not HDFS-1444's fault. +1 on the patch. > ant compile-contrib is broken > ----------------------------- > > Key: HDFS-1452 > URL: https://issues.apache.org/jira/browse/HDFS-1452 > Project: Hadoop HDFS > Issue Type: Bug > Components: contrib/hdfsproxy > Affects Versions: 0.22.0 > Reporter: Jakob Homan > Assignee: Konstantin Boudnik > Fix For: 0.22.0 > > Attachments: hdfs-1452.patch, hdfs-1452.patch > > > ant compile-contrib is broken, looks like commit a0a62d971fb35de7f021ecbd6ceb8d08ef923ed5 HDFS-1444 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.