This is an automated email from the ASF dual-hosted git repository.
granthenke pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.
from 1dc7c83 KUDU-2612 Java client transaction API
new 2a02629 [build] Separate protobuf java compilation into a seperate
module
new 55b10e8 [build] Add a test coverage report to the Java build
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build-support/check_compatibility.py | 1 +
java/build.gradle | 1 +
java/buildSrc/build.gradle | 1 +
java/gradle/dependencies.gradle | 1 +
java/gradle/quality.gradle | 19 +++++++++++++
java/kudu-client/build.gradle | 14 +---------
.../hash.proto => java/kudu-proto/build.gradle | 32 ++++++++++++++++------
java/kudu-subprocess/build.gradle | 14 +---------
java/settings.gradle | 1 +
9 files changed, 49 insertions(+), 35 deletions(-)
copy src/kudu/util/hash.proto => java/kudu-proto/build.gradle (63%)