grpc-java/netty
Eric Anderson 5f8958f65c Use Javadoc's -linkoffline instead of -link
`-link` does I/O to download the package list, for every javadoc
invocation. There is no caching, so this happens many times per build.
Swap to offline mode to avoid spamming the servers, and avoid build
failures if the servers aren't entirely healthy.
2024-02-23 17:22:48 -08:00
..
shaded Upgrade to Gradle 8.2.1 and upgrade plugins 2023-08-02 13:29:44 -07:00
src netty: improve server handling of writes to reset streams (#10258) 2024-02-16 11:08:09 -08:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00