[
https://issues.apache.org/jira/browse/LUCENE-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241116#comment-13241116
]
Robert Muir commented on LUCENE-3914:
-------------------------------------
I looked into this on LUCENE-3930, it seems this is wasted effort.
Its only necessary for solr javadocs to succeed that it has the correct
classpath,
which it has.
I think maybe this is a relic due to how javadocs used to work?
While its true the solr javadocs link against the lucene ones, its not necessary
the lucene javadocs actually be built: you can do a full javadocs from solr
without ever building these.
> 'ant javadocs' from top-level or solr calls lucene-javadocs-all many times
> --------------------------------------------------------------------------
>
> Key: LUCENE-3914
> URL: https://issues.apache.org/jira/browse/LUCENE-3914
> Project: Lucene - Java
> Issue Type: Task
> Components: general/build
> Reporter: Robert Muir
>
> Nothing we have to fix immediately, as everything works,
> but I notice this gets called over and over again.
> it would be great to optimize this, currently a top-level 'ant javadocs'
> takes 2 minutes 2 seconds on my machine (which is relatively fast).
> I like to run this task before committing so hudson doesnt whine at me.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]