grpc-java/okhttp
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
..
src okhttp: Move HostnameVerifier tests to TlsTest 2024-02-12 19:40:33 -08:00
third_party/okhttp Upgrade dependencies 2023-12-12 12:40:20 -08:00
BUILD.bazel core, inprocess, util: move inprocess and util code into their own new artifacts grpc-inprocess and grpc-util (#10362) 2023-07-17 11:45:31 -07:00
build.gradle Use Javadoc's -linkoffline instead of -link 2024-02-23 17:22:48 -08:00