blob: 640f5e2ac9bc51837f045fe88dfd0e092b72d99d [file] [log] [blame]
Name: Error Prone
Short Name: errorprone
URL: http://errorprone.info/
Version: 2.1.2
Date: November 9, 2017
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.