You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2019/03/23 14:26:42 UTC

[logging-log4j2] branch release-2.x updated: Trying to fix Travis build.

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

ggregory 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 8f06c48  Trying to fix Travis build.
8f06c48 is described below

commit 8f06c48da95087c0a452a47824870de0008fd53f
Author: Gary Gregory <gg...@rocketsoftware.com>
AuthorDate: Sat Mar 23 10:26:39 2019 -0400

    Trying to fix Travis build.
---
 .travis-toolchains.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis-toolchains.xml b/.travis-toolchains.xml
index f170223..b1be211 100644
--- a/.travis-toolchains.xml
+++ b/.travis-toolchains.xml
@@ -25,7 +25,7 @@
       <vendor>oracle</vendor>
     </provides>
     <configuration>
-      <jdkHome>/usr/lib/jvm/java-7-oracle</jdkHome>
+      <jdkHome>/usr/lib/jvm/java-7-openjdk-amd64</jdkHome>
     </configuration>
   </toolchain>
   <toolchain>