Commits


Yuhong Guo authored and Uwe L. Korn committed 614f386ff69
ARROW-3481: [Java] Fix java building failure with Maven 3.5.4 This problem happens in some rare case. When there are arrow lib build by old maven, but now current maven is updated to 3.5.4. This problem could happen and raise a building failure. Author: Yuhong Guo <yuhong.gyh@antfin.com> Closes #2738 from guoyuhong/fixJavaBuild and squashes the following commits: 74665109 <Yuhong Guo> Fix java build with Maven 3.5.4