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

Side by Side Diff: README.chromium

Issue 139673002: Updating Findbugs from 2.0.1 to 2.0.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/findbugs.git@master
Patch Set: bulach's nits Created 6 years, 11 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 | « OWNERS ('k') | doc/Changes.html » ('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: FindBugs 1 Name: FindBugs
2 URL: http://findbugs.sourceforge.net/ 2 URL: http://findbugs.sourceforge.net/
3 Description: FindBugs is a program to find bugs in Java programs. 3 Description: FindBugs is a program to find bugs in Java programs.
4 Version: 2.0 4 Version: 2.0.3
5 Security Critical: no 5 Security Critical: no
6 License: LGPL 3 6 License: LGPL 3
7 License File: LICENSE 7 License File: LICENSE
8 8
9 Local Modifications: 9 Local Modifications:
10 - Changed "#! /bin/sh" to "#!/bin/sh" in shell scripts to pass check_perms. 10 - Changed "#! /bin/sh" to "#!/bin/sh" in shell scripts to pass check_perms.
11 - Set the svn:exeuctable bit correctly on bin/findbugs.bat and bin/findbugs.ico. 11 - Set the svn:exeuctable bit correctly on bin/findbugs.bat and bin/findbugs.ico.
OLDNEW
« no previous file with comments | « OWNERS ('k') | doc/Changes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698