From dev-return-73710-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Wed Jun 22 11:48:10 2011 Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 125B86332 for ; Wed, 22 Jun 2011 11:48:09 +0000 (UTC) Received: (qmail 11381 invoked by uid 500); 22 Jun 2011 11:48:08 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 11325 invoked by uid 500); 22 Jun 2011 11:48:08 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 11318 invoked by uid 99); 22 Jun 2011 11:48:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 11:48:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 11:48:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 604D3428575 for ; Wed, 22 Jun 2011 11:47:47 +0000 (UTC) Date: Wed, 22 Jun 2011 11:47:47 +0000 (UTC) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Message-ID: <139476009.29178.1308743267391.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <583064769.29159.1308742307389.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (LUCENE-3228) build should allow you (especially hudson) to refer to a local javadocs installation instead of downloading MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13053194#comment-13053194 ] Robert Muir commented on LUCENE-3228: ------------------------------------- as a start, i installed the two freebsd ports for java doc on hudson into /usr/local/share/doc/jdk1.5 and jdk1.6 I'll see if i can add the hooks to the build scripts now > build should allow you (especially hudson) to refer to a local javadocs installation instead of downloading > ----------------------------------------------------------------------------------------------------------- > > Key: LUCENE-3228 > URL: https://issues.apache.org/jira/browse/LUCENE-3228 > Project: Lucene - Java > Issue Type: Task > Reporter: Robert Muir > Assignee: Robert Muir > > Currently, we fail on all javadocs warnings. > However, you get a warning if it cannot download the package-list from sun.com > So I think we should allow you optionally set a sysprop using linkoffline. > Then we would get much less hudson "fake failures" > I feel like Mike opened an issue for this already but I cannot find it. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org