[ https://issues.apache.org/jira/browse/LUCENE-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13059820#comment-13059820 ]
Uwe Schindler commented on LUCENE-3228: --------------------------------------- Just one other idea: - We already have JAVA_HOME set (direct or implicitely set by ANT) - The Javadocs are always at same location in $JAVA_HOME Could we not use this to point to the package list (at least fpr the JDK part). I don't like the hardcoded package list. > 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 > Attachments: LUCENE-3228.patch > > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org