Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 10647 invoked from network); 4 Nov 2010 16:14:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Nov 2010 16:14:07 -0000 Received: (qmail 26412 invoked by uid 500); 4 Nov 2010 16:14:37 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 26348 invoked by uid 500); 4 Nov 2010 16:14:37 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 26336 invoked by uid 99); 4 Nov 2010 16:14:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Nov 2010 16:14:37 +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; Thu, 04 Nov 2010 16:14:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA4GEDES020632 for ; Thu, 4 Nov 2010 16:14:13 GMT Message-ID: <20544580.10291288887253131.JavaMail.jira@thor> Date: Thu, 4 Nov 2010 12:14:13 -0400 (EDT) From: "Sim IJskes (JIRA)" To: river-commits@incubator.apache.org Subject: [jira] Reopened: (RIVER-351) Generating javadoc outputs a number of warning/error messages In-Reply-To: <26136429.300631285010074284.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/RIVER-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sim IJskes reopened RIVER-351: ------------------------------ Assignee: (was: Jonathan Costers) The recently added javadoc-internals target still produces a number of warnings. These were recently hidden because there was no javadoc generation for private members/classes. > Generating javadoc outputs a number of warning/error messages > ------------------------------------------------------------- > > Key: RIVER-351 > URL: https://issues.apache.org/jira/browse/RIVER-351 > Project: River > Issue Type: Improvement > Components: build > Affects Versions: AR2 > Reporter: Jonathan Costers > Priority: Minor > Fix For: AR3 > > > When generating javadoc documentation for both the root project and the QA suite in particular, a large amount of warning/error messages is shown. > Many of them are related to malformed javadoc tags. > This should be corrected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.