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

Hoss Man updated SOLR-3323:
---------------------------

    Attachment: SOLR-3323.patch

quick patch.

this definitely works from the top level, not sure yet about what happens if 
you run "ant javadocs" from within a single contrib or something like that.
                
> fix solr javadocs to link to local lucene javadocs w/relative links when 
> users build locally
> --------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3323
>                 URL: https://issues.apache.org/jira/browse/SOLR-3323
>             Project: Solr
>          Issue Type: Task
>          Components: documentation
>            Reporter: Hoss Man
>            Assignee: Steven Rowe
>             Fix For: 4.0
>
>         Attachments: SOLR-3323.patch
>
>
> SOLR-2439 changed how javadoc linkages are handled between solr javadocs and 
> lucene javadocs -- but i think there is still an improvement to be made.
> currently if you are building a "SNAPSHOT" of solr, it links to 
> builds.apache.org for the lucene docs -- but if you are building solr from 
> src, you must have a full copy of the entire lucene+solr tree, so we should 
> just use a relative link up to the local copy of the lucene javadocs (if you 
> are compiling your own solr, you are probably not using precompiled lucene 
> jars, so you may want to update the lucene javadocs as well)

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

Reply via email to