Hi Dawid,
I've ported all options in default-javadoc.gradle to render-javadoc.gradle.
I think we can now omit the default javaoc task.
Note: I didn't encounter the same error related to apache yetus in
default-javadoc.gradle (not sure why) when I wrote renderJavadoc task, so I
skipped the workaround on LUCENE-9132.

Tomoko


2020年4月11日(土) 17:56 Dawid Weiss <dawid.we...@gmail.com>:

> Hi Tomoko,
>
> Is the default javadoc for gradle (defaults-javadoc.gradle) still
> required? I ask because renderJavadoc and the default javadoc seem to
> be clashing when they're executed together (especially in parallel; I
> discovered this when I would like to append all precommit tasks to
> root project's check).
>
> See discussion at LUCENE-9316
>
> Dawid
>

Reply via email to