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

Side by Side Diff: third_party/checkstyle/README.chromium

Issue 2799303003: Update third_party/checkstyle to 7.6.1 (Closed)
Patch Set: Update checkstyle to 7.6.1 Created 3 years, 8 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 unified diff | Download patch
« no previous file with comments | « third_party/checkstyle/OWNERS ('k') | third_party/checkstyle/checkstyle-6.5-all.jar » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Checkstyle is a development tool to help programmers write Java code that 1 Name: Checkstyle is a development tool to help programmers write Java code that
2 adheres to a coding standard. 2 adheres to a coding standard.
3 Short Name: checkstyle 3 Short Name: checkstyle
4 URL: http://checkstyle.sourceforge.net/ 4 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.
5 Version: 6.5 5 Version: 7.6.1
6 License: LGPL 2.1 6 License: LGPL 2.1
7 License File: NOT_SHIPPED 7 License File: NOT_SHIPPED
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
nyquist 2017/04/07 00:10:06 That page you mentioned contains a lot of generic
F 2017/04/07 18:15:52 Done.
11 Checkstyle is used to validate Java code style on Chromium PRESUBMIT step. 11 Checkstyle is used to validate Java code style on Chromium PRESUBMIT step.
12 12
13 Local Modifications: 13 Local Modifications:
14 - Downloaded checkstyle-6.5-all.jar without source code development 14 - 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
15 documentation. 15 documentation.
OLDNEW
« no previous file with comments | « third_party/checkstyle/OWNERS ('k') | third_party/checkstyle/checkstyle-6.5-all.jar » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698