Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 1556 invoked from network); 3 Feb 2006 19:33:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Feb 2006 19:33:36 -0000 Received: (qmail 64553 invoked by uid 500); 3 Feb 2006 19:33:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 64504 invoked by uid 500); 3 Feb 2006 19:33:35 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 64481 invoked by uid 99); 3 Feb 2006 19:33:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2006 11:33:35 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.36] (HELO brmea-mail-4.sun.com) (192.18.98.36) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2006 11:33:34 -0800 Received: from phys-d3-ha21sca-2 ([129.145.155.165]) by brmea-mail-4.sun.com (8.12.10/8.12.9) with ESMTP id k13JXDuf018930 for ; Fri, 3 Feb 2006 12:33:14 -0700 (MST) Received: from conversion-daemon.ha21sca-mail1.sfbay.sun.com by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IU400901M9RG6@ha21sca-mail1.sfbay.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Fri, 03 Feb 2006 11:34:05 -0800 (PST) Received: from [129.144.89.12] (d-sfo07-89-12.SFBay.Sun.COM [129.144.89.12]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IU4008ZUMCTTZ@ha21sca-mail1.sfbay.sun.com> for derby-dev@db.apache.org; Fri, 03 Feb 2006 11:34:05 -0800 (PST) Date: Fri, 03 Feb 2006 11:33:20 -0800 From: Rick Hillegas Subject: Re: javadoc errors In-reply-to: <43E3AA8D.3010405@sbcglobal.net> To: derby-dev@db.apache.org Message-id: <43E3B000.4080900@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) References: <43E25A6E.4020301@sbcglobal.net> <43E2A457.3080608@sun.com> <43E2C8FF.3060704@sbcglobal.net> <43E394E0.5050007@sun.com> <43E396BA.3090607@sbcglobal.net> <43E3A79D.5010002@sun.com> <43E3AA8D.3010405@sbcglobal.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks for your thanks. Thanks also to David for committing the original patch. Regards, -Rick Kathey Marsden wrote: >Rick Hillegas wrote: > > > >>Hi Kathey, >> >>Nothing up my sleeve here. I'm just invoking "ant derbydocs" and hand >>editting the source code. Would be interested in advice on tools which >>we could use to fix simple cut-and-paste errors (like leaving @return >>tags on void methods). Would also be interested in tools we could wire >>into derbyall to force us to clean up our headers before checkin. >> >> > >So you fixed all those javadoc warnings by hand ? I thought you must >have had a tool. You are amazing! >Thank you so much Rick. > >Kathey > > > >