Skip to content

Latest commit

 

History

History

errorprone

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
Name: Error Prone
Short Name: errorprone
URL: http://errorprone.info/
Version: 2.3.1
Date: April 23, 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
  * luci.chromium.try:ios-simulator-cronet

Local Modifications:
* No changes to the original source.
* Add BUILD.gn.