Found a simple workaround: simply use source jar, and don't attach the
JavaDocs jar. I use IntelliJ and Gradle so for me the change was simple:

[image: Screenshot 2024-08-27 at 08.26.15.png]

As per usual with IntelliJ and Gradle a round of cache flushing was
required after the change.

I think sources are available for most, of not all, of the Jars I depend
on, so I recon that nothing is lost in my specific case.

Br,
Andreas

On Mon, 26 Aug 2024 at 15:32, Andreas Bube <ab...@toogoodtogo.com> wrote:

> I'm fetching JavaDocs from Maven Central and use them extensively during
> development. After the 1.20 upgrade the headers and other parts of the
> JavaDocs are now in Chinese. The descriptions are still in english, so it's
> still usable and only slightly confusing.
>
> Are english JavaDocs published elsewhere?
>
> For reference see the contents of
> https://repo1.maven.org/maven2/org/apache/flink/flink-core/1.20.0/flink-core-1.20.0-javadoc.jar
>
> Best regards,
>
> --
> [image: Logo]
> Andreas Bube
> ENGINEER
> E: ab...@toogoodtogo.com
> Landskronagade 66, 2100 København Ø, Denmark
> W:toogoodtogo.com <https://toogoodtogo.com/da>Privatlivspolitik
> <https://toogoodtogo.com/da/privacy-policy>
> [image: B Corp logo]
>

Reply via email to