grpc-java/core
Eric Anderson 15a5ba2698 Remove DoNotMock annotation in favor of JavaDoc
DoNotMock was removed from error_prone_annotations in 2.1.3, because
there was no enforcement mechanism (which is in google/error-prone#572).
Guava and Trust also depend on error_prone_annotations and are beginning
to use newer versions, so our usage of DoNotMock is causing diamond
dependency problems. This allows us to update to 2.2.0.

The annotations were useful internally; we're solving that in cl/205294089.
2018-07-20 14:03:55 -07:00
..
src Remove DoNotMock annotation in favor of JavaDoc 2018-07-20 14:03:55 -07:00
BUILD.bazel core: remove io.grpc core dependency on census (#4461) 2018-05-18 14:56:45 -07:00
build.gradle Remove DoNotMock annotation in favor of JavaDoc 2018-07-20 14:03:55 -07:00