Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14796
Change subject: [java] Remove PMD static analysis ...................................................................... [java] Remove PMD static analysis This patch removes the PMD static analysis from the Gradle build. PMD adds the the build runtime with little to no added value given we have thorough static coverage with Checkstyle, ErrorProne, and SpotBugs. Change-Id: If454b4195c987a15b9c07aceef04f028ab1496d5 --- M java/gradle/dependencies.gradle M java/gradle/quality.gradle 2 files changed, 0 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/96/14796/1 -- To view, visit http://gerrit.cloudera.org:8080/14796 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If454b4195c987a15b9c07aceef04f028ab1496d5 Gerrit-Change-Number: 14796 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
