Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 17888 invoked from network); 18 Sep 2006 22:21:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2006 22:21:20 -0000 Received: (qmail 77162 invoked by uid 500); 18 Sep 2006 22:21:18 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 76936 invoked by uid 500); 18 Sep 2006 22:21:17 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 76925 invoked by uid 99); 18 Sep 2006 22:21:17 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 15:21:17 -0700 X-ASF-Spam-Status: No, hits=0.1 required=5.0 tests=FORGED_RCVD_HELO Received: from ([194.109.24.26:1353] helo=smtp-vbr6.xs4all.nl) by idunn.apache.osuosl.org (ecelerity 2.1 r(10620)) with ESMTP id B3/A4-22826-8DB1F054 for ; Mon, 18 Sep 2006 15:21:14 -0700 Received: from k8l.lan (porta.xs4all.nl [80.127.24.69]) by smtp-vbr6.xs4all.nl (8.13.6/8.13.6) with ESMTP id k8IML9c9031531 for ; Tue, 19 Sep 2006 00:21:09 +0200 (CEST) (envelope-from paul.elschot@xs4all.nl) From: Paul Elschot To: java-dev@lucene.apache.org Subject: Re: javadoc output Date: Tue, 19 Sep 2006 00:21:08 +0200 User-Agent: KMail/1.8.2 References: <200609182051.39459.paul.elschot@xs4all.nl> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609190021.08751.paul.elschot@xs4all.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Tuesday 19 September 2006 00:01, Simon Willnauer wrote: > I guess you build the java docs using a java 1.5 jvm and the gdata > docs are build as well. Indeed. > The gdata code uses lots of java-doc links > ({@link} and @see) to third-party libs which is not nice. The ant task > can not resolve this dep. and creates a lot of warnings. It is on top > of the list and will be removed as soon as I get to it. Thank you for > your patients. I wouldn't want to have these links removed from the gdata javadocs just to have the lucene javadocs build cleanly. There must be a better solution than that... Regards, Paul Elschot > > best regards Simon > > On 9/18/06, Paul Elschot wrote: > > Dear readers, > > > > In my working copy there are currently 794 lines of output > > from ant javadocs, mostly warnings/errors. > > Would it be possible to cut that down? > > > > Regards, > > Paul Elschot > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > > For additional commands, e-mail: java-dev-help@lucene.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org