This is an automated email from the ASF dual-hosted git repository. adangel pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git.
from ae7f9c7 [INFRA-16467] move components documentation out of CMS space new b4895cd (doc) fix links to pmd new a52aead [MPMD-268] - Missing warnings about deprecated rules The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../invoker.properties | 3 ++- .../pom.xml | 26 ++++++++++++---------- .../pmd => MPMD-268-deprecated-rules}/ruleset.xml | 8 +++++-- .../src/main/java/sample/Sample.java} | 7 +++--- .../verify.groovy | 4 +--- .../maven/plugins/pmd/CpdReportGenerator.java | 2 +- .../org/apache/maven/plugins/pmd/PmdReport.java | 21 +++++++++++++---- .../maven/plugins/pmd/PmdReportGenerator.java | 2 +- 8 files changed, 46 insertions(+), 27 deletions(-) copy src/it/{MPMD-244-logging => MPMD-268-deprecated-rules}/invoker.properties (94%) copy src/it/{MPMD-258-multiple-executions => MPMD-268-deprecated-rules}/pom.xml (78%) copy src/it/{MPMD-89-232-typeresolution/src/main/pmd => MPMD-268-deprecated-rules}/ruleset.xml (79%) copy src/it/{MPMD-187/src/main/java/App.java => MPMD-268-deprecated-rules/src/main/java/sample/Sample.java} (95%) copy src/it/{MPMD-258-multiple-executions => MPMD-268-deprecated-rules}/verify.groovy (86%)