You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Chris Hostetter <ho...@fucit.org> on 2007/08/23 06:35:13 UTC

Hudson generated Javadocs not current?

While the main index page for the javadocs generated by hudson...

http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/overview-summary.html

...says it is from the 2007-08-23_02-46-02 build, some javadocs are
clearly out of date, for example MultiReader still says it extends
IndexReader, and there is not MultiSegmentReader.html file...

http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/org/apache/lucene/index/MultiReader.html

... the tgz download is slow, but based on the "Workspace" it does seem
that the svn checkout and compilation of the new classes is working, the
problem just seems to be with the javadocs (even in the workspace)...

http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/classes/java/org/apache/lucene/index/
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/docs/api/org/apache/lucene/index/MultiReader.html


anyone (with Hudson admin access) have any idea what's going on?

-Hoss


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


Re: Hudson generated Javadocs not current?

Posted by Grant Ingersoll <gs...@apache.org>.
I'll check into it.

On Aug 23, 2007, at 12:35 AM, Chris Hostetter wrote:

>
> While the main index page for the javadocs generated by hudson...
>
> http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ 
> javadoc/overview-summary.html
>
> ...says it is from the 2007-08-23_02-46-02 build, some javadocs are
> clearly out of date, for example MultiReader still says it extends
> IndexReader, and there is not MultiSegmentReader.html file...
>
> http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ 
> javadoc/org/apache/lucene/index/MultiReader.html
>
> ... the tgz download is slow, but based on the "Workspace" it does  
> seem
> that the svn checkout and compilation of the new classes is  
> working, the
> problem just seems to be with the javadocs (even in the workspace)...
>
> http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/ 
> trunk/build/classes/java/org/apache/lucene/index/
> http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/ 
> trunk/build/docs/api/org/apache/lucene/index/MultiReader.html
>
>
> anyone (with Hudson admin access) have any idea what's going on?
>
> -Hoss
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-dev-help@lucene.apache.org
>



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