Commits


Renato Marroquin authored and Wes McKinney committed a8a48c2ba57
ARROW-2901: [Java] Build is failing on Java9 This solves issue of building Arrow JDBC Adapter. This is related to an issue with Surefire and Java9 [link](https://issues.apache.org/jira/browse/SUREFIRE-1265) Author: Renato Marroquin <marenato@inf.ethz.ch> Closes #2317 from renato2099/ARROW-2901 and squashes the following commits: 20c3f3c3 <Renato Marroquin> ARROW-2901: Build is failing on Java9