summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authordanielr <danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-08-06 19:43:12 +0000
committerdanielr <danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-08-06 19:43:12 +0000
commit621b473b188b79d268d0c82c05476f002b3a95ef (patch)
tree81d743a898cecebcd4a961bdbd6b2b6949a594de /NOTICE
parent5627ca1c60cd4734d9fb8a0887dd024fc96a7e59 (diff)
* removed some warnings of findbugs (http://findbugs.sf.net)
- removed unnecessary code (unused variables, String.toString) - corrected some calculations (cast int to double or long ;) - improved little performance (using Integer.valueOf() instead of new Integer) - log if some File-actions fail (mkdir(), delete(), ...) and some ignored exceptions - finalized some (more) fields - finally close some streams - made inner classes static if not using environment - generalized some equals (from specificClass to Object) - fixed some potential nullpointer accesses git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5039 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions