[jvm-packages] update local dev build process (#4640)

This commit is contained in:
Mathew Wicks
2019-07-16 16:23:06 +12:00
committed by Nan Zhu
parent 9975c533c7
commit 6323ef94ad
10 changed files with 205 additions and 44 deletions

3
jvm-packages/dev/.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
# Set line endings to LF, even on Windows. Otherwise, execution within Docker fails.
# See https://help.github.com/articles/dealing-with-line-endings/
*.sh text eol=lf