This is an automated email from the ASF dual-hosted git repository. elharo pushed a change to branch test in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
from c6917e9 forfe rerun add 9e36e61 Prefer Guice injection (#177) add 77c7c6c [MPMD-411] Implement getOutputPath and identify getOutputName as deprecated, (#179) add 6084eda Merge branch 'master' into test add fca53da update No new revisions were added by this update. Summary of changes: .../maven/plugins/pmd/AbstractPmdReport.java | 8 +++--- .../maven/plugins/pmd/AggregatorCpdReport.java | 10 +++++++ .../plugins/pmd/AggregatorPmdNoForkReport.java | 18 ++++++++++++- .../maven/plugins/pmd/AggregatorPmdReport.java | 16 +++++++++++ .../org/apache/maven/plugins/pmd/CpdReport.java | 20 +++++++++++--- .../org/apache/maven/plugins/pmd/PmdReport.java | 31 +++++++++++++++++----- .../plugins/pmd/AbstractPmdReportTestCase.java | 2 +- .../apache/maven/plugins/pmd/CpdReportTest.java | 4 ++- .../plugins/pmd/CpdViolationCheckMojoTest.java | 18 +++++-------- .../plugins/pmd/PmdViolationCheckMojoTest.java | 2 +- .../pmd-check-exception-test-plugin-config.xml | 2 -- 11 files changed, 101 insertions(+), 30 deletions(-)