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 a9c1a4f  moved to git
     new f1f79c2  [MPMD-247] Upgrade to PMD 6.0.0
     new f165857  [MPMD-247] Upgrade to PMD 6.0.0
     new c0cff37  [MPMD-247] Upgrade to PMD 6.0.0
     new d1f37ce  [MPMD-247] Upgrade to PMD 6.0.0
     new 4d5e9f9  [MPMD-247] Upgrade to PMD 6.0.0
     new 866374a  [MPMD-247] Upgrade to PMD 6.0.0
     new b455472  Merge branch 'MPMD-247'

The 7 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:
 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(-)
 create mode 100644 
src/main/resources/rulesets/java/maven-pmd-plugin-default.xml

-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <commits@maven.apache.org>'].

Reply via email to