Commits


Praveen authored and Krisztián Szűcs committed d3ab00b1000
ARROW-3385: [Gandiva][C++][Java] Crossbow support for deploying gandiva jars Added a crossbow task that can build and deploy gandiva jars to github releases. Author: Praveen <praveen@dremio.com> Author: Krisztián Szűcs <szucs.krisztian@gmail.com> Closes #2835 from praveenbingo/crossbow and squashes the following commits: c19a5439 <Krisztián Szűcs> cosmetics c712f801 <Praveen> ARROW-3385: Fixed file permissions. 28097c0e <Praveen> ARROW-3385: Refactoring and adrressed review comments. 3a893a32 <Praveen> ARROW-3385: Set the right env variable for llvm osx. 57a0d080 <Praveen> ARROW-3385: Fixed osx errors. 2c21a8ff <Praveen> ARROW-3385: Fixed file name. 18ce734d <Praveen> ARROW-3385: Added support for osx. d1f1af17 <Praveen> ARROW-3385: Fixed review comments for task definition 8a5f1b77 <Praveen> ARROW-3385: Fixed the artifact directory in travis. daabb3ff <Praveen> ARROW-3385: Crossbow support for deploying gandiva jars.