Grant Henke has uploaded this change for review. ( 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 --- M java/gradle/dependencies.gradle M java/pom.xml 2 files changed, 6 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/9304/1 -- 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: newchange Gerrit-Change-Id: I1c23138bb030a3d5069dd8efa9e7231c3f2fd339 Gerrit-Change-Number: 9304 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
