[ 
https://issues.apache.org/jira/browse/LUCENE-3336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-3336:
----------------------------------

    Attachment: LUCENE-3336.patch

A quick fix for Lucene's javadocs-all task.

Solr is more complicated because of lots of JAR dependencies that are built 
over and over. :(

> Remove a dependency of javadoc tasks on compile
> -----------------------------------------------
>
>                 Key: LUCENE-3336
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3336
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>         Attachments: LUCENE-3336.patch
>
>
> For building javadocs, the class files must not be compiled, so the 
> dependency is useless and slows down build enormous. A simple ant javadocs 
> ins solr takes several minutes because of that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to