Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16854 )
Change subject: [build] Add the option to use the protoc from thirdparty in the java build ...................................................................... [build] Add the option to use the protoc from thirdparty in the java build This patch introduces the option to use the thirdparty protoc in the java build via `-PuseKuduProtoc`. This is useful if a specific OS or architecture is not published to Maven. ex: `gradle assemble -PuseKuduProtoc` Change-Id: I64bdf94c222c971b4900213d58f25c50c860ec9f Reviewed-on: http://gerrit.cloudera.org:8080/16854 Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Andrew Wong <[email protected]> Tested-by: Kudu Jenkins --- M java/gradle/dependencies.gradle M java/gradle/protobuf.gradle 2 files changed, 10 insertions(+), 2 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Andrew Wong: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/16854 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I64bdf94c222c971b4900213d58f25c50c860ec9f Gerrit-Change-Number: 16854 Gerrit-PatchSet: 5 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Greg Solovyev <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
