Repository: logging-log4j2 Updated Branches: refs/heads/master d743649c1 -> dff60e69c
Update sample tool chain file with current release. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/dff60e69 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/dff60e69 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/dff60e69 Branch: refs/heads/master Commit: dff60e69c9f29f0babc4adec232995ff79e1e251 Parents: d743649 Author: Gary Gregory <[email protected]> Authored: Tue Jul 18 18:52:06 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Tue Jul 18 18:52:06 2017 -0700 ---------------------------------------------------------------------- toolchains-sample-win.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/dff60e69/toolchains-sample-win.xml ---------------------------------------------------------------------- diff --git a/toolchains-sample-win.xml b/toolchains-sample-win.xml index 64c30ac..8993aae 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_131</jdkHome> + <jdkHome>C:\Program Files\Java\jdk1.8.0_141</jdkHome> </configuration> </toolchain> <toolchain>
