Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13297
Change subject: [build] Fix Gradle Checkstyle tasks ...................................................................... [build] Fix Gradle Checkstyle tasks Checkstyle was broken in a recent upgrade due to backwards incompatible changes to Checkstyle rules. This patch adjust the Checkstyle task to be a bit more Gradle idiomatic and also updates the checkstyle rules to be more current. Change-Id: I8f4d3aac746240949a32c798e27cd708a77966a4 --- R java/config/checkstyle/checkstyle.xml R java/config/checkstyle/suppressions.xml M java/gradle/quality.gradle 3 files changed, 69 insertions(+), 30 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/97/13297/1 -- To view, visit http://gerrit.cloudera.org:8080/13297 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8f4d3aac746240949a32c798e27cd708a77966a4 Gerrit-Change-Number: 13297 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
