Workaroudn to get rid of warnings in generated thrift code. Modify gen-thrift ant target to add a SupressWarnings("all") to all generated java file (we do a regex replace.) Also retab'ed build.xml file