From eebc2e1dfbd705a48309b4b436a72953c254fddb Mon Sep 17 00:00:00 2001 From: Lyubomir Marinov Date: Thu, 22 Jan 2015 13:23:44 +0200 Subject: [PATCH] Update the bundled Java Runtime Environment (JRE) on Windows to 8u31. --- resources/install/installers.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/install/installers.properties b/resources/install/installers.properties index baf14f96f..c59cd044b 100644 --- a/resources/install/installers.properties +++ b/resources/install/installers.properties @@ -13,7 +13,7 @@ windows.jre64.file=C:\\Install\\jre-7u17-windows-x64.exe # Paths to the ZIP files of private extracted Windows JRE setups to be deployed # as part of the respective setups of SIP Communicator. -windows.jre.zip=C:\\Install\\jre-8u25-windows-i586.zip -windows.jre64.zip=C:\\Install\\jre-8u25-windows-x64.zip +windows.jre.zip=C:\\Install\\jre-8u31-windows-i586.zip +windows.jre64.zip=C:\\Install\\jre-8u31-windows-x64.zip macosx.jre=${user.home}/bin/jdk1.8.0_25.jdk