You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2011/06/27 22:37:47 UTC

[jira] [Updated] (LUCENE-3228) build should allow you (especially hudson) to refer to a local javadocs installation instead of downloading

     [ https://issues.apache.org/jira/browse/LUCENE-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man updated LUCENE-3228:
-----------------------------

    Attachment: LUCENE-3228.patch

rmuir: here's a rough patch showing how the link offline stuff works. (as far as i understand it anyway)

some quick testing didn't turn up any problems, but i didn't test the where modules/contribs usage of invoke-javadoc.  

there may be cleanup we want to do to - for now i avoided adding more sys properties for the package-list dirs, but maybe we want them? i dunno.  there 's also some existing instances of the "<link>" tag that look totally bogus and broken (see the WTF comments i added) but i didn't test what changes if i remove them

this patch should also fix SOLR-2439 (use relative links for lucene jdocs from solr jdocs.

> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org