RandomSec/src/main/java/com/metaweb/gridworks/util
Stefano Mazzocchi 2efbf0031f - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already)
- added 'findbugs' command that uses the findbugs static analyzer to look for problems in the code
- fixed a bunch of issues that findbugs found (a few methods would go a little faster, and a few NPE will be avoided... nothing major but good to have)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@382 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-05 07:15:16 +00:00
..
FreebaseDataExtensionJob.java Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records. 2010-03-16 06:18:00 +00:00
IndentWriter.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
JSObject.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
JSONUtilities.java Fixed minor bug introduced recently into the Export Project menu command. 2010-03-21 20:26:35 +00:00
ParsingUtilities.java - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already) 2010-04-05 07:15:16 +00:00