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

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

commit 15bd4bce63c7585af0fd183625b1e8cccff7087b
Author: Andreas Dangel <adan...@apache.org>
AuthorDate: Fri Oct 2 19:38:06 2020 +0200

    select toolchain by version only
---
 src/it/MPMD-304-toolchain-support/invoker.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/it/MPMD-304-toolchain-support/invoker.properties 
b/src/it/MPMD-304-toolchain-support/invoker.properties
index 4ac4e65..3873b85 100644
--- a/src/it/MPMD-304-toolchain-support/invoker.properties
+++ b/src/it/MPMD-304-toolchain-support/invoker.properties
@@ -21,5 +21,5 @@ invoker.java.version = 1.8+
 # 
https://github.com/apache/infrastructure-p6/blob/production/modules/build_nodes/files/toolchains.xml
 # the jdk toolchain "11:oracle" is selected in pom.xml
 invoker.toolchain.jdk.version = 11
-invoker.toolchain.jdk.vendor = oracle
+#invoker.toolchain.jdk.vendor = oracle
 invoker.goals = clean verify

Reply via email to