aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/error_prone
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-06-19 11:01:41 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-06-19 13:09:26 +0200
commit0c95d2764150ec97df105967104149c3e0a42c72 (patch)
tree9b56600cf475fd4ec8f345a896bb0fb268eac9ae /third_party/error_prone
parent351e9db937573ee637ac7f8965bed0186ae3a314 (diff)
Update Bazel's errorprone to 2.0.3
It also add the annotations artifacts as the ErrorProne plugin of JavaBuilder now needs it. The artifacts are dowloaded from: https://oss.sonatype.org/content/repositories/releases/com/google/errorprone/error_prone_core/2.0.3/ https://oss.sonatype.org/content/repositories/releases/com/google/errorprone/error_prone_annotations/2.0.3/ -- MOS_MIGRATED_REVID=96392823
Diffstat (limited to 'third_party/error_prone')
-rw-r--r--third_party/error_prone/error_prone_annotations-2.0.3.jarbin0 -> 6436 bytes
-rw-r--r--third_party/error_prone/error_prone_core-2.0.3.jar (renamed from third_party/error_prone/error_prone_core-2.0.2.jar)bin3107395 -> 3148846 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/third_party/error_prone/error_prone_annotations-2.0.3.jar b/third_party/error_prone/error_prone_annotations-2.0.3.jar
new file mode 100644
index 0000000000..c19a213542
--- /dev/null
+++ b/third_party/error_prone/error_prone_annotations-2.0.3.jar
Binary files differ
diff --git a/third_party/error_prone/error_prone_core-2.0.2.jar b/third_party/error_prone/error_prone_core-2.0.3.jar
index cf649d8f6d..296a3ea09c 100644
--- a/third_party/error_prone/error_prone_core-2.0.2.jar
+++ b/third_party/error_prone/error_prone_core-2.0.3.jar
Binary files differ