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

Uwe Schindler commented on LUCENE-9014:
---------------------------------------

Sorry, I am against relying on an non-ASF controlled service for publishing the 
documentation of Apache Lucene. The index.html is something that is archived in 
our artifacts. The links in it should be PERSISTENT, which may not be the case.

If we want to make the publishing of Javadocs easier, IMHO we should use 
another webserver which can server files from ZIP/JAR files. My favourite is 
Jetty - it can use a JAR/ZIP file as source for static file delivery (it's a 
handler). I'd ask Infra, if this is possible. ZIP the build/docs folder and 
place it in SVN. The delivery of the files is then

The javadoc.io version navigation is just a farme on top of the other 
framesets. That's easy to do as part of the CMS on our side, too.

> Design a new solution for publishing JavaDoc
> --------------------------------------------
>
>                 Key: LUCENE-9014
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9014
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>         Attachments: LUCENE-9014.patch, LUCENE-9014.patch
>
>
> Currently we check in to svn folders with hundreds of html files for JavaDoc. 
> Need a better way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to