On Mon, Jan 23, 2023 at 1:14 AM PJ Fanning <[email protected]> wrote:
> "sbt -Dpekko.genjavadoc.enabled=true Javaunidoc/doc”
>
> In incubator-pekko, it seems to fail with Java 8 but runs ok with Java 11.

One could just remove the check for Java 11 in `project/Doc.scala` in
theory and it would still work. IIRC the reason to build (especially
the Javadoc) with JDK 11 is that it then gets the more modern Javadoc
rendering.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to