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
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]