Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(784)

Unified Diff: third_party/errorprone/README.chromium

Issue 1286613002: Update errorprone to fix java 8 issues. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed jbudorick's nits. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/errorprone/OWNERS ('k') | third_party/errorprone/errorprone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/errorprone/README.chromium
diff --git a/third_party/errorprone/README.chromium b/third_party/errorprone/README.chromium
index 2b37151079309807ff532ea1bfaa51496abdef30..824299be2bad1cc076e9a03ec23fdb91c49c1f41 100644
--- a/third_party/errorprone/README.chromium
+++ b/third_party/errorprone/README.chromium
@@ -1,8 +1,8 @@
Name: Error Prone
Short Name: errorprone
URL: http://errorprone.info/
-Version: 1.1.2
-Date: May 05, 2015
+Version: 2.0.1
+Date: August 17, 2015
License: Apache 2.0
License File: LICENSE
Security Critical: no
@@ -12,5 +12,4 @@ Catch common Java mistakes as compile-time errors
Local Modifications:
No changes to the original source
-Added ChromiumErrorProneCompiler.java as a main entry point for Chromium
Added gn and gyp files
« no previous file with comments | « third_party/errorprone/OWNERS ('k') | third_party/errorprone/errorprone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698