Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 8071 invoked from network); 14 Nov 2010 09:20:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Nov 2010 09:20:05 -0000 Received: (qmail 67951 invoked by uid 500); 14 Nov 2010 09:20:36 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 67795 invoked by uid 500); 14 Nov 2010 09:20:36 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 67773 invoked by uid 99); 14 Nov 2010 09:20:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Nov 2010 09:20:35 +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; Sun, 14 Nov 2010 09:20:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAE9KDvq010426 for ; Sun, 14 Nov 2010 09:20:14 GMT Message-ID: <30713177.67831289726413953.JavaMail.jira@thor> Date: Sun, 14 Nov 2010 04:20:13 -0500 (EST) From: "Eli Collins (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-7034) Add TestPath tests to cover dot, dot dot, and slash normalization In-Reply-To: <13351481.66801289719934704.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/HADOOP-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931795#action_12931795 ] Eli Collins commented on HADOOP-7034: ------------------------------------- Not sure what the javadoc warning is about, I see 7 warnings with and w/o my change. > Add TestPath tests to cover dot, dot dot, and slash normalization > ----------------------------------------------------------------- > > Key: HADOOP-7034 > URL: https://issues.apache.org/jira/browse/HADOOP-7034 > Project: Hadoop Common > Issue Type: Test > Components: fs > Affects Versions: 0.22.0 > Reporter: Eli Collins > Assignee: Eli Collins > Fix For: 0.22.0 > > Attachments: hadoop-7034-1.patch > > > Add tests for the current path normalization for dot, dot dot, and slash in TestPath (from HDFS-836). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.