Whats the problem? everything works fine here (ant documentation-lint)
with 1.6.0_26:

BUILD SUCCESSFUL
Total time: 2 minutes 20 seconds
rmuir@beast:~/workspace/lucene-trunk/lucene$ $JAVA_HOME/bin/java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)


On Mon, Sep 24, 2012 at 9:36 AM,  <jpou...@apache.org> wrote:
> Author: jpountz
> Date: Mon Sep 24 13:36:50 2012
> New Revision: 1389362
>
> URL: http://svn.apache.org/viewvc?rev=1389362&view=rev
> Log:
> Fix javadocs generation with javadoc 1.6.0_26 (and maybe other versions?).
>
> Modified:
>     lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index/package.html
>
> Modified: 
> lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index/package.html
> URL: 
> http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index/package.html?rev=1389362&r1=1389361&r2=1389362&view=diff
> ==============================================================================
> --- 
> lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index/package.html 
> (original)
> +++ 
> lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index/package.html 
> Mon Sep 24 13:36:50 2012
> @@ -21,6 +21,7 @@
>  </head>
>  <body>
>  Code to maintain and access indices.
> +
>  <!-- TODO: add IndexWriter, IndexWriterConfig, DocValues, etc etc -->
>  <h2>Table Of Contents</h2>
>  <p>
>
>



-- 
lucidworks.com

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

Reply via email to