Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 76733 invoked from network); 4 Sep 2008 06:15:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2008 06:15:09 -0000 Received: (qmail 71821 invoked by uid 500); 4 Sep 2008 06:15:05 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 71785 invoked by uid 500); 4 Sep 2008 06:15:05 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 71773 invoked by uid 99); 4 Sep 2008 06:15:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Sep 2008 23:15:05 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 06:14:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5F0E3234C1CE for ; Wed, 3 Sep 2008 23:14:46 -0700 (PDT) Message-ID: <540824108.1220508886388.JavaMail.jira@brutus> Date: Wed, 3 Sep 2008 23:14:46 -0700 (PDT) From: "dhruba borthakur (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-4066) fuse-dfs readme cleanup and point to wiki instead In-Reply-To: <1792331504.1220489744242.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628259#action_12628259 ] dhruba borthakur commented on HADOOP-4066: ------------------------------------------ I think it is better to keep this document in the README file. The reasons being: 1. The README is version-controlled and can change from version to version. 2. All contrib modules are *required* to have a README file. > fuse-dfs readme cleanup and point to wiki instead > ------------------------------------------------- > > Key: HADOOP-4066 > URL: https://issues.apache.org/jira/browse/HADOOP-4066 > Project: Hadoop Core > Issue Type: Task > Components: contrib/fuse-dfs > Reporter: Pete Wyckoff > Assignee: Pete Wyckoff > Priority: Trivial > Attachments: patch0.txt > > > stop having to duplicate changes in both the readme and wiki > This is a change to the README only and as such should not require any QA or anything and obviously no unit tests :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.