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 5f9e78a  [MPMD-257] Allow to disable analysisCache completely, avoid 
warnings
     new b2d5d35  [MPMD-261] Upgrade to PMD 6.3.0
     new e0e2e05  [MPMD-259] FileNotFoundException with analysisCache=true, 
includeTests=true and no test classes

The 2 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                                            |  2 +-
 .../invoker.properties                             |  1 -
 .../missing-compile}/pom.xml                       | 22 +++++-------
 .../src/test}/java/com/mycompany/app/Hello.java    |  0
 .../missing-test}/pom.xml                          | 19 +++++-----
 .../src/main/java/com/mycompany/app/Hello.java     |  0
 .../pom.xml                                        | 40 ++++++++++++++++------
 .../verify.groovy                                  |  7 ++--
 8 files changed, 51 insertions(+), 40 deletions(-)
 copy src/it/{MPMD-205-pmd-js-check => 
MPMD-259-analysis-cache-auxclasspath}/invoker.properties (96%)
 copy src/it/{MPMD-244-logging => 
MPMD-259-analysis-cache-auxclasspath/missing-compile}/pom.xml (73%)
 copy src/it/{MPMD-234-analysis-cache/no-analysis-cache/src/main => 
MPMD-259-analysis-cache-auxclasspath/missing-compile/src/test}/java/com/mycompany/app/Hello.java
 (100%)
 copy src/it/{MPMD-234-analysis-cache/default-analysis-cache => 
MPMD-259-analysis-cache-auxclasspath/missing-test}/pom.xml (76%)
 copy src/it/{MPMD-234-analysis-cache/no-analysis-cache => 
MPMD-259-analysis-cache-auxclasspath/missing-test}/src/main/java/com/mycompany/app/Hello.java
 (100%)
 copy src/it/{MPMD-187 => MPMD-259-analysis-cache-auxclasspath}/pom.xml (61%)
 copy src/it/{MPMD-128-xref-link => 
MPMD-259-analysis-cache-auxclasspath}/verify.groovy (81%)

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

Reply via email to