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 (Updated) (JIRA)" <ji...@apache.org> on 2011/11/23 01:00:48 UTC

[jira] [Updated] (LUCENE-3587) Attempting to link to Java SE JavaDocs is competely unreliable

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

Hoss Man updated LUCENE-3587:
-----------------------------

    Attachment: LUCENE-3587.trunk.patch

Patch against trunk demonstrating the change i suggest we make (to both trunk and 3x, and ideally the 3.5 release branch as well assuming we want to go with an RC3)

This doesn't prevent us from continuing to use a local version of the package-list in our jenkins build, but since we can't ship that file in our releases, this is a good compromise that eliminates our dependency on a the flaky and ever changing URL for javadocs.
                
> Attempting to link to Java SE JavaDocs is competely unreliable
> --------------------------------------------------------------
>
>                 Key: LUCENE-3587
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3587
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Hoss Man
>             Fix For: 3.6, 4.0
>
>         Attachments: LUCENE-3587.trunk.patch
>
>
> As noted several times since Oracle bought Sun, the canonical links to the Java SE JavaDocs have been unreliable and frequently cause warnings.
> Since we choose to fail the build on javadoc warnings, this is a serious problem for anyone trying to build from source if/when the package-list we reference in our common-build.xml is not available. 
> We should eliminate this dependency.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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