Grant Henke has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/14796 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M java/gradle/dependencies.gradle M java/gradle/quality.gradle 2 files changed, 0 insertions(+), 13 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- 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: merged Gerrit-Change-Id: If454b4195c987a15b9c07aceef04f028ab1496d5 Gerrit-Change-Number: 14796 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
