Adar Dembo has submitted this change and it was merged. Change subject: java: fix fallback to system protoc ......................................................................
java: fix fallback to system protoc This used to work, but broke in commit 65b7e5b with the introduction of additionalProtoPathelements. The new approach uses an automatically activated maven profile which obviates the need for the protoc wrapper script. Change-Id: I9f307844b455667f87b56df4e12b27b39344aa71 Reviewed-on: http://gerrit.cloudera.org:8080/2321 Reviewed-by: Jean-Daniel Cryans Tested-by: Adar Dembo <[email protected]> --- D java/kudu-client/dev-support/build-proto.sh M java/kudu-client/pom.xml 2 files changed, 34 insertions(+), 37 deletions(-) Approvals: Jean-Daniel Cryans: Looks good to me, approved Adar Dembo: Verified -- To view, visit http://gerrit.cloudera.org:8080/2321 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9f307844b455667f87b56df4e12b27b39344aa71 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Jean-Daniel Cryans
