Commits


tianchen authored and Praveen committed e9f35a82fb7
ARROW-6331: [Java] Incorporate ErrorProne into the java build Related to [ARROW-6331](https://issues.apache.org/jira/browse/ARROW-6331). Using https://github.com/google/error-prone seems like it would be a good idea to automatically catch more errors. Closes #5263 from tianchen92/ARROW-6331 and squashes the following commits: 9cb3a86cf <tianchen> fix pom properties bf6618639 <tianchen> fix 3cbc00c99 <tianchen> Incorporate ErrorProne into the java build Authored-by: tianchen <niki.lj@alibaba-inc.com> Signed-off-by: Praveen <praveen@dremio.com>