This is an automated email from the ASF dual-hosted git repository. adangel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
commit b45547248cf595434f823a227e924394f0b043bc Merge: a9c1a4f 866374a Author: Andreas Dangel <adan...@apache.org> AuthorDate: Sat Dec 16 17:28:55 2017 +0100 Merge branch 'MPMD-247' pom.xml | 9 +- src/it/MPMD-205-pmd-js-check/pom.xml | 6 +- src/it/MPMD-206-sourceDirectories-js/pom.xml | 6 +- .../src/main/pmd/ruleset.xml | 1 + .../mod-1/src/main/config/pmd/latin-1.xml | 8 +- .../mod-1/src/main/config/pmd/utf-8.xml | 8 +- src/it/multi-module/mod-2/rulesets/java/basic.xml | 8 +- .../multi-module/mod-3/src/main/config/pmd/abs.xml | 8 +- .../multi-module/mod-3/src/main/config/pmd/rel.xml | 8 +- .../org/apache/maven/plugins/pmd/PmdReport.java | 22 +++-- .../rulesets/java/maven-pmd-plugin-default.xml | 93 ++++++++++++++++++ src/main/resources/rulesets/maven.xml | 94 ++++++++++++++----- src/site/apt/examples/javascriptReport.apt.vm | 13 ++- src/site/apt/examples/jspReport.apt.vm | 14 ++- src/site/apt/examples/multi-module-config.apt.vm | 30 ++++-- .../apt/examples/upgrading-PMD-at-runtime.apt.vm | 2 +- src/site/apt/examples/usingRuleSets.apt.vm | 104 +++++++++++++++++++-- src/site/apt/index.apt.vm | 18 +++- src/site/apt/usage.apt.vm | 4 +- .../apache/maven/plugins/pmd/PmdReportTest.java | 29 +++--- .../custom-configuration-plugin-config.xml | 4 +- .../resources/rulesets/custom.xml | 30 +++--- .../javascript-configuration-plugin-config.xml | 6 +- .../jsp-configuration-plugin-config.xml | 6 +- .../rulesets/sonar-way-ruleset.xml | 9 +- 25 files changed, 407 insertions(+), 133 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@maven.apache.org" <commits@maven.apache.org>.