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 2020/10/03 15:04:01 UTC

[maven-pmd-plugin] branch mpmd-304 updated (15bd4bc -> 15b0ce3)

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

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


    from 15bd4bc  select toolchain by version only
     add ab5c823  Disable debug build log for integration tests
     add 15b0ce3  create a custom toolchains.xml for the integration test

No new revisions were added by this update.

Summary of changes:
 pom.xml                                            |  1 +
 src/it/MPMD-244-logging/invoker.properties         |  1 +
 .../MPMD-304-toolchain-support/invoker.properties  |  6 ++--
 .../setup.groovy}                                  | 12 +++----
 .../toolchains.xml}                                | 38 ++++++++--------------
 5 files changed, 25 insertions(+), 33 deletions(-)
 copy src/it/{MPMD-163/src/main/java/com/mycompany/app/App.java => MPMD-304-toolchain-support/setup.groovy} (70%)
 copy src/it/{MPMD-266-typeresolution-aggregated/module-a/pom.xml => MPMD-304-toolchain-support/toolchains.xml} (56%)