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

Hoss Man commented on LUCENE-1897:
----------------------------------

bq. If the README said, you will find this jar at /lucene/jar and then I go to 
/lucene/jar and nothing is there, I would personally find that a bit confusing. 
But it wouldnt bother me too much I guess.

That's almost exactly what our README file says actually...

{noformat}
...
FILES

lucene-core-XX.jar
  The compiled lucene library.

lucene-demos-XX.jar
  The compiled simple example code.

luceneweb.war
  The compiled simple example Web Application.


contrib/*
  Contributed code which extends and enhances Lucene, but is not
  part of the core library.  Of special note are the JAR files in the analyzers 
and snowball directory which
  contain various analyzers that people may find useful in place of the Standard
Analyzer.

docs/index.html
  The contents of the Lucene website.

docs/api/index.html
  The Javadoc Lucene API documentation.  This includes the core
  library, the demo, as well as all of the contrib modules.
...
{noformat}

...if anything, it's somewhat odd that we include the generated documentation 
in our source release (instead of just the forrest docs) but that's only 
because the generated docs are also committed into SVN (which now that i tihnk 
about it is also really weird since we seperated the version specific docs from 
the site docs)



> 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

Reply via email to