You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Uwe Schindler <uw...@thetaphi.de> on 2013/11/26 18:33:04 UTC

Lucene 4.6.0 Javadocs are produced with java 7, missing Java 6 bootclasspath

Hi,

I just recognized:
https://lucene.apache.org/core/4_6_0/core/org/apache/lucene/index/TieredMergePolicy.html

This page references autocloseable, which is Java 7 only. Simon, you produced the nice-looking javadocs with Java 7, but missed to pass the bootclasspath parameter to the javadocs build, as specified in:
http://wiki.apache.org/lucene-java/HowToGenerateNiceJavadocs

We should regenerate the javadocs for the website with the correct bootclasspath. Should I try to do it?

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de




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