You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (Commented) (JIRA)" <ji...@apache.org> on 2012/03/29 11:46:29 UTC

[jira] [Commented] (LUCENE-3914) 'ant javadocs' from top-level or solr calls lucene-javadocs-all many times

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org