You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Doug Cutting (JIRA)" <ji...@apache.org> on 2007/06/05 06:24:31 UTC

[jira] Commented: (LUCENE-905) left nav of docs/index.html in dist artifacts links to hudson for javadocs

    [ https://issues.apache.org/jira/browse/LUCENE-905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501443 ] 

Doug Cutting commented on LUCENE-905:
-------------------------------------

The link should be relative, to ./api/index.html, but ./api should redirect to zones.  You can add a redirect to http://svn.apache.org/repos/asf/lucene/.htaccess, then run 'svn up' in /www/lucene.apache.org/.

> left nav of docs/index.html in dist artifacts links to hudson for javadocs
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-905
>                 URL: https://issues.apache.org/jira/browse/LUCENE-905
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: Build
>            Reporter: Hoss Man
>            Priority: Minor
>             Fix For: 2.2
>
>
> When building the zip or tgz release artifacts, the docs/index.html file contained in that release (the starter point for people to read documentation) links "API Docs" to 
> http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/ instead of to ./api/index.html (the local copy of the javadocs)
> this relates to the initial migration to hudson for the nightly builds and a plan to copy the javadocs back to lucene.apache.org that wasn't considered urgent since it was just for transient nightly docs, but a side affect is that the release documentation also links to hudson.
> even if we don't modify the nightly build process before the 2.2 release, we should update the link in the left nav in the 2.2 release branch before building the final release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org