Chromium Code Reviews| Index: third_party/checkstyle/README.chromium |
| diff --git a/third_party/checkstyle/README.chromium b/third_party/checkstyle/README.chromium |
| index e84fcf8fe8d5348c87d141c64ec1b6992bf0367d..db7b6da20ef8f272a63e7d89226aec3809e58b79 100644 |
| --- a/third_party/checkstyle/README.chromium |
| +++ b/third_party/checkstyle/README.chromium |
| @@ -2,7 +2,7 @@ Name: Checkstyle is a development tool to help programmers write Java code that |
| adheres to a coding standard. |
| Short Name: checkstyle |
| URL: http://checkstyle.sourceforge.net/ |
|
nyquist
2017/04/07 00:10:06
Could we update this to https://github.com/checkst
F
2017/04/07 18:15:52
Done.
|
| -Version: 6.5 |
| +Version: 7.6.1 |
| License: LGPL 2.1 |
| License File: NOT_SHIPPED |
| Security Critical: no |
| @@ -11,5 +11,5 @@ Description: |
| Checkstyle is used to validate Java code style on Chromium PRESUBMIT step. |
| Local Modifications: |
| -- Downloaded checkstyle-6.5-all.jar without source code development |
| +- Downloaded checkstyle-7.6.1-all.jar without source code development |
|
nyquist
2017/04/07 00:10:06
Could you mention that this could be downloaded fr
F
2017/04/07 18:15:52
Done. The fat jar seems to be only available on so
|
| documentation. |