Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9304 )
Change subject: [Java] Downgrade protobuf to 3.4.0 ...................................................................... [Java] Downgrade protobuf to 3.4.0 The recent bump in the Protobuf version breaks el6 compatibility due to a bug in the Maven delpoyed protoc artifacts. This patch downgrades to the latest compatible version and adds the issue url for tracking. https://github.com/google/protobuf/issues/4109 Change-Id: I1c23138bb030a3d5069dd8efa9e7231c3f2fd339 Reviewed-on: http://gerrit.cloudera.org:8080/9304 Reviewed-by: Todd Lipcon <[email protected]> Tested-by: Kudu Jenkins --- M java/gradle/dependencies.gradle M java/pom.xml 2 files changed, 6 insertions(+), 2 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9304 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I1c23138bb030a3d5069dd8efa9e7231c3f2fd339 Gerrit-Change-Number: 9304 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
