Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 56628 invoked from network); 25 Aug 2010 23:50:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Aug 2010 23:50:43 -0000 Received: (qmail 52755 invoked by uid 500); 25 Aug 2010 23:50:43 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 52714 invoked by uid 500); 25 Aug 2010 23:50:42 -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 52699 invoked by uid 99); 25 Aug 2010 23:50:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 23:50:42 +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; Wed, 25 Aug 2010 23:50:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7PNoL5G013683 for ; Wed, 25 Aug 2010 23:50:21 GMT Message-ID: <23192074.572681282780221878.JavaMail.jira@thor> Date: Wed, 25 Aug 2010 19:50:21 -0400 (EDT) From: "Konstantin Boudnik (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Commented: (HDFS-1355) ant veryclean (clean-cache) doesn't clean enough In-Reply-To: <24260080.564221282761797276.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-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902704#action_12902704 ] Konstantin Boudnik commented on HDFS-1355: ------------------------------------------ +1 Fair enough. Looks like a right fix. Hudson is shot so please run {{test-patch}} on your box and post the results here for as usual validation of the patch. Thanks. > ant veryclean (clean-cache) doesn't clean enough > ------------------------------------------------ > > Key: HDFS-1355 > URL: https://issues.apache.org/jira/browse/HDFS-1355 > Project: Hadoop HDFS > Issue Type: Bug > Components: build > Affects Versions: 0.22.0 > Reporter: Luke Lu > Assignee: Luke Lu > Fix For: 0.22.0 > > Attachments: hdfs-1355-trunk-v1.patch > > > Looks like since HDFS-1159, ant veryclean no longer work as expected for the case when hadoop common jars are changed. The proposed patch does a more through cleaning on hadoop jars. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.