re-structure Java API, add Scala API and consolidate the names of Java/Scala API
This commit is contained in:
@@ -73,8 +73,8 @@ fi
|
||||
|
||||
if [ ${TASK} == "java_test" ]; then
|
||||
set -e
|
||||
make java
|
||||
cd java
|
||||
make jvm-packages
|
||||
cd jvm-packages
|
||||
./create_wrap.sh
|
||||
cd xgboost4j
|
||||
mvn clean install -DskipTests=true
|
||||
|
||||
Reference in New Issue
Block a user