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 bd609c6  updated Modello xsd url
     add 2407148  Add the ability to set the maximum number of allowed before a 
build fails
     add d870a09  Updated maxAllowedViolations version number to 3.10.0
     add 3df922e  Removed unnecessary assertTrue(True)
     new 9e875a7  [MPMD-256] Add maxAllowedViolations property for PMD

The 1 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:
 .../plugins/pmd/AbstractPmdViolationCheckMojo.java | 17 ++++++-
 .../plugins/pmd/PmdViolationCheckMojoTest.java     | 41 ++++++++++++++++
 .../pmd-check-failmaxviolation-plugin-config.xml   | 54 ++++++++++++++++++++++
 ...pmd-check-notfailmaxviolation-plugin-config.xml | 54 ++++++++++++++++++++++
 4 files changed, 164 insertions(+), 2 deletions(-)
 create mode 100644 
src/test/resources/unit/default-configuration/pmd-check-failmaxviolation-plugin-config.xml
 create mode 100644 
src/test/resources/unit/default-configuration/pmd-check-notfailmaxviolation-plugin-config.xml

-- 
To stop receiving notification emails like this one, please contact
adan...@apache.org.

Reply via email to