Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 88400 invoked from network); 10 Oct 2000 16:07:32 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 10 Oct 2000 16:07:32 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id SAA00202 for ; Tue, 10 Oct 2000 18:07:29 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id SAA06858; Tue, 10 Oct 2000 18:07:30 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-user@jakarta.apache.org Subject: Re: Javadoc excludes References: <0941E0D29BB1D21184F300105A9CB785C9EB77@PST> <39E33398.157EC76D@globalone.net> From: Stefan Bodewig Date: 10 Oct 2000 18:07:30 +0200 In-Reply-To: Dan Smith's message of "Tue, 10 Oct 2000 11:19:52 -0400" Message-ID: Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "DS" == Dan Smith writes: DS> Yeah, that was my temporary solution.� I�was just wondering if DS> there was a way to use the 'exclude' tags since they seem much DS> cleaner (and intuitive). I know, it has been proposed several times but noone has submitted a patch to implement it yet 8^). DS> On another note, does anybody know how to pass arguments to the DS> VM�through javadoc? Take a look at the additionalparam attribute. Stefan