You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ad...@apache.org on 2022/05/26 14:44:42 UTC

[maven-pmd-plugin] branch master updated (e82e92b -> 3585936)

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 e82e92b  [MPMD-342] No debug log message issued when empty report shall be skipped and no issues have been found
     add f26bec9  [MPMD-336] Replace deprecated calls to PMD
     new 3585936  (doc) Update release notes

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:
 .../maven/plugins/pmd/PmdCollectingRenderer.java   |   2 +
 .../org/apache/maven/plugins/pmd/PmdReport.java    |   4 +-
 .../apache/maven/plugins/pmd/exec/PmdExecutor.java | 122 ++++++++++++---------
 .../apache/maven/plugins/pmd/exec/PmdRequest.java  |   6 +-
 src/site/markdown/releasenotes.md                  |  18 ++-
 5 files changed, 89 insertions(+), 63 deletions(-)


[maven-pmd-plugin] 01/01: (doc) Update release notes

Posted by ad...@apache.org.
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 3585936ec00378cb4947947578c34eadb28e2b6a
Author: Andreas Dangel <ad...@apache.org>
AuthorDate: Thu May 26 16:33:31 2022 +0200

    (doc) Update release notes
---
 src/site/markdown/releasenotes.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/site/markdown/releasenotes.md b/src/site/markdown/releasenotes.md
index 74f455e..87224d8 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -31,6 +31,7 @@ under the License.
 
 ### 🐛 Bug Fixes
 * [MPMD-334](https://issues.apache.org/jira/browse/MPMD-334) - Source Encoding parameter is ignored
+* [MPMD-342](https://issues.apache.org/jira/browse/MPMD-342) - No debug log message issued when empty report shall be skipped and not issues have been found
 
 ### 🚀 New features and improvements
 * [MPMD-309](https://issues.apache.org/jira/browse/MPMD-309) - Add configuration option to show suppressed violations
@@ -47,6 +48,10 @@ under the License.
 * [MPMD-330](https://issues.apache.org/jira/browse/MPMD-330) - Upgrade Maven Parent to 35
 * [MPMD-331](https://issues.apache.org/jira/browse/MPMD-331) - Require Maven 3.2.5+
 * [MPMD-337](https://issues.apache.org/jira/browse/MPMD-337) - Upgrade Maven Parent to 36
+* [MPMD-338](https://issues.apache.org/jira/browse/MPMD-338) - Upgrade to Doxia/Doxia Sitetools to 1.11.1
+* [MPMD-339](https://issues.apache.org/jira/browse/MPMD-339) - Upgrade plugins in ITs
+* [MPMD-340](https://issues.apache.org/jira/browse/MPMD-340) - Upgrade Maven Reporting API/Impl to 3.1.0
+* [MPMD-341](https://issues.apache.org/jira/browse/MPMD-341) - Upgrade Maven Plugin Test Harness to 3.3.0
 
 ## Version 3.16.0