[ https://issues.apache.org/jira/browse/LUCENE-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754379#action_12754379 ]
Hoss Man commented on LUCENE-1897: ---------------------------------- Honestly: i don't think this is a bug. javadocs are generated, just like jar files ... if we had a refrence to a jar file in a README or an html page we wouldn't consider it a bug that people couldn't find that jar file in a source release, it's understood that they have to *build* the source release for the generated artifacts to be where they expect. as long as running "ant javadoc" in a source release puts the javadocs in the right spot so that the linkss start working, we're doing the right thing. > Links to javadoc from the site pages do not work in the src dist because it > does not include the javadoc under docs. > -------------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-1897 > URL: https://issues.apache.org/jira/browse/LUCENE-1897 > Project: Lucene - Java > Issue Type: Bug > Components: Javadocs > Reporter: Mark Miller > Priority: Minor > Fix For: 2.9 > > > Links to javadoc from the site pages do not work in the src dist because it > does not include the javadoc under docs. -- 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-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org