blob: dfe6429562ce06f155e8b0020abd6efe405a7560 [file] [log] [blame]
Name: Error Prone
Short Name: errorprone
URL: http://errorprone.info/
Version: 2.2.0
Date: January 9, 2018
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: no
Description:
* Catch common Java mistakes as compile-time errors.
* Download a version of error_prone_ant from the maven repository:
* https://repo1.maven.org/maven2/com/google/errorprone/error_prone_ant/
* Add jar file to the lib/ subdirectory, commit, update BUILD.gn and DEPS.
* Remember to ensure that cronet still compiles using the following bots:
* master.tryserver.chromium.android:android_cronet_tester
* master.tryserver.chromium.mac:ios-simulator-cronet
Local Modifications:
* No changes to the original source.
* Add BUILD.gn.