You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2019/11/22 06:13:00 UTC

[logging-log4j2] branch release-2.x updated: Update jdk for Jenkins

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

rgoers pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 501e919  Update jdk for Jenkins
501e919 is described below

commit 501e91969e15e5cd97244673f33735616bc4e496
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Thu Nov 21 23:12:48 2019 -0700

    Update jdk for Jenkins
---
 jenkins-toolchains.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jenkins-toolchains.xml b/jenkins-toolchains.xml
index 2ee9606..5b02197 100644
--- a/jenkins-toolchains.xml
+++ b/jenkins-toolchains.xml
@@ -44,7 +44,7 @@
       <vendor>sun</vendor>
     </provides>
     <configuration>
-      <jdkHome>/home/jenkins/tools/java/jdk-9-b181</jdkHome>
+      <jdkHome>/home/jenkins/tools/java/latest1.9</jdkHome>
     </configuration>
   </toolchain>