Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 35337 invoked from network); 21 Nov 2008 16:30:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2008 16:30:09 -0000 Received: (qmail 1333 invoked by uid 500); 21 Nov 2008 16:30:15 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 1239 invoked by uid 500); 21 Nov 2008 16:30:15 -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 1220 invoked by uid 99); 21 Nov 2008 16:30:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2008 08:30:15 -0800 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; Fri, 21 Nov 2008 16:28:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 80682234C2A0 for ; Fri, 21 Nov 2008 08:29:44 -0800 (PST) Message-ID: <406666894.1227284984525.JavaMail.jira@brutus> Date: Fri, 21 Nov 2008 08:29:44 -0800 (PST) From: "Hudson (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Commented: (HADOOP-4691) In the javadoc of IndexedSortable.compare(...), the link is wrong. In-Reply-To: <528503547.1227138704183.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-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649699#action_12649699 ] Hudson commented on HADOOP-4691: -------------------------------- Integrated in Hadoop-trunk #667 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/667/]) . Correct a link in the javadoc of IndexedSortable. (szetszwo) > In the javadoc of IndexedSortable.compare(...), the link is wrong. > ------------------------------------------------------------------ > > Key: HADOOP-4691 > URL: https://issues.apache.org/jira/browse/HADOOP-4691 > Project: Hadoop Core > Issue Type: Bug > Components: documentation, util > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Priority: Minor > Fix For: 0.20.0 > > Attachments: 4691_20081119.patch, 4691_20081119b.patch > > > Class java.util.Comparable does not exist. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.