Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/15360


Change subject: [build] Use Gradle to build the hms-plugin jar
......................................................................

[build] Use Gradle to build the hms-plugin jar

In an effort to unify how we build Java from cmake/make, this
patch converts the `hms-plugin.jar` compilation from using
`add_jar` to using `add_custom_command` calling a Gradle
command.

I also added `--quiet --console=plain` command line flags to
the Gradle commands to prevent weird Gradle logging within the
make build.

Change-Id: I3312b1605c4f050380264688f9d1b78038608257
---
M src/kudu/hms/CMakeLists.txt
M src/kudu/subprocess/CMakeLists.txt
2 files changed, 14 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/60/15360/1
--
To view, visit http://gerrit.cloudera.org:8080/15360
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3312b1605c4f050380264688f9d1b78038608257
Gerrit-Change-Number: 15360
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>

Reply via email to