Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 31871 invoked from network); 9 Nov 2008 07:47:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2008 07:47:40 -0000 Received: (qmail 49266 invoked by uid 500); 9 Nov 2008 07:47:44 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 49172 invoked by uid 500); 9 Nov 2008 07:47:43 -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 48615 invoked by uid 99); 9 Nov 2008 07:47:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2008 23:47:42 -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; Sun, 09 Nov 2008 07:46:31 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 51025234C28E for ; Sat, 8 Nov 2008 23:46:44 -0800 (PST) Message-ID: <1736141056.1226216804330.JavaMail.jira@brutus> Date: Sat, 8 Nov 2008 23:46:44 -0800 (PST) From: "Kan Zhang (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-4621) javadoc: warning - Multiple sources of package comments found for some packages In-Reply-To: <2054241439.1226110124283.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-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kan Zhang updated HADOOP-4621: ------------------------------ Status: Patch Available (was: Open) > javadoc: warning - Multiple sources of package comments found for some packages > ------------------------------------------------------------------------------- > > Key: HADOOP-4621 > URL: https://issues.apache.org/jira/browse/HADOOP-4621 > Project: Hadoop Core > Issue Type: Bug > Components: documentation > Affects Versions: 0.20.0 > Reporter: Tsz Wo (Nicholas), SZE > Fix For: 0.20.0 > > Attachments: 4621-0.patch, 4621-1.patch > > > ant javadoc > {noformat} > [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging" > [javadoc] javadoc: warning - Multiple sources of package comments found for package "org.apache.commons.logging.impl" > {noformat} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.