This is an automated email from the ASF dual-hosted git repository.

elharo pushed a change to branch split
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


    from 1f91ca2  fix CPD tests
     add fc1c0a2  remove redundant code (#193)
     add 010a1b1  [MPMD-412] Remove unused code and otherwise cleanup tests 
(#178)
     add 0e4b554  fix typos (#194)
     add cde1de6  Merge branch 'master' into split
     add e4893ae  fix exception that should be thrown

No new revisions were added by this update.

Summary of changes:
 .../plugins/pmd/AbstractPmdViolationCheckMojo.java |  3 ++-
 .../plugins/pmd/ExcludeViolationsFromFile.java     |  2 +-
 .../org/apache/maven/plugins/pmd/PmdReport.java    |  8 ++++----
 .../apache/maven/plugins/pmd/exec/CpdExecutor.java |  2 +-
 .../apache/maven/plugins/pmd/exec/PmdResult.java   |  2 +-
 src/site/apt/examples/usingRuleSets.apt.vm         |  2 +-
 .../plugins/pmd/CpdViolationCheckMojoTest.java     |  9 +++++----
 .../apache/maven/plugins/pmd/PmdReportTest.java    | 23 ++++++++++------------
 .../plugins/pmd/PmdViolationCheckMojoTest.java     | 21 ++++++++++----------
 .../pmd-check-exception-test-plugin-config.xml     |  5 -----
 ...d-check-default-configuration-plugin-config.xml |  1 -
 11 files changed, 36 insertions(+), 42 deletions(-)

Reply via email to