[
https://issues.apache.org/jira/browse/LUCENE-5282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793811#comment-13793811
]
Robert Muir commented on LUCENE-5282:
-------------------------------------
Its not so easy the way we are using a macro for this (e.g. to link in
dependencies). There is not even a default "task" (its just defined to fail if
you dont redefine it)... needs some thought.
> speed up javadocs generation tasks
> ----------------------------------
>
> Key: LUCENE-5282
> URL: https://issues.apache.org/jira/browse/LUCENE-5282
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
>
> These generate the same things over and over. I think this is due to javadocs
> always rebuilding their dependencies.
> Can we not add a fake timestamp file (with 'touch') somewhere like
> javadocs.generated and then use 'uptodate' comparing that against the
> relevant source code to determine if javadocs need regeneration?
> This seems like it would be a very simple solution.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]