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 2018/05/24 15:27:31 UTC

logging-log4j2 git commit: Update example to latest Java 8.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 5eb2b93f7 -> 205d0597e


Update example to latest Java 8.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/205d0597
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/205d0597
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/205d0597

Branch: refs/heads/release-2.x
Commit: 205d0597ebaac90b177c70449d417ac7d7bc2568
Parents: 5eb2b93
Author: Gary Gregory <ga...@gmail.com>
Authored: Thu May 24 09:27:27 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Thu May 24 09:27:27 2018 -0600

----------------------------------------------------------------------
 toolchains-sample-win.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/205d0597/toolchains-sample-win.xml
----------------------------------------------------------------------
diff --git a/toolchains-sample-win.xml b/toolchains-sample-win.xml
index 8993aae..a1c9a5e 100644
--- a/toolchains-sample-win.xml
+++ b/toolchains-sample-win.xml
@@ -34,7 +34,7 @@
       <vendor>sun</vendor>
     </provides>
     <configuration>
-      <jdkHome>C:\Program Files\Java\jdk1.8.0_141</jdkHome>
+      <jdkHome>C:\Program Files\Java\jdk1.8.0_171</jdkHome>
     </configuration>
   </toolchain>
   <toolchain>