[ 
https://issues.apache.org/jira/browse/LUCENE-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454780#comment-17454780
 ] 

Dawid Weiss commented on LUCENE-10294:
--------------------------------------

If there are no objections, I'll commit it in tomorrow. Uwe - do you want those 
conditional properties or can I just leave it out?

> Avoid compiling javadocs twice in 'gradlew check'?
> --------------------------------------------------
>
>                 Key: LUCENE-10294
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10294
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>         Attachments: LUCENE-10294.patch
>
>
> Currently javadocs are rendered for the purposes of the local documentation 
> (maven artifacts) and for the site (with cross-links). As many of you perhaps 
> have observed, the time to render javadocs is quite significant. I've been 
> wondering whether we can limit the top-level 'check' to just rendering 
> javadocs once - just the site ones. This still runs the same linter checks, 
> etc. so no harm is done and it speeds up the overall process.
> The downside is that a project-local 'check' wouldn't run javadoc linting. So 
> 'gradlew -p lucene/core check' wouldn't run javadoc.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to