From f1700e3a127134dc2d9eb77e964f573af032f389 Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Tue, 26 Feb 2013 08:13:47 +0000 Subject: [PATCH] Updates bundled jre. --- resources/install/installers.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/install/installers.properties b/resources/install/installers.properties index 7cc06ac80..046170f59 100644 --- a/resources/install/installers.properties +++ b/resources/install/installers.properties @@ -8,10 +8,10 @@ linux.jre.path=/opt/jre-install/j2re1.4.2_12 # Paths to Windows JRE setups to be included in the respective setups of SIP # Communicator and deployed as necessary. Each of them is ignored if its # respective ZIP path is defined to a non-empty value. -windows.jre.file=D:\\Install\\jre-6u24-windows-i586.exe -windows.jre64.file=D:\\Install\\jre-6u24-windows-x64.exe +windows.jre.file=C:\\Install\\jre-7u15-windows-i586.exe +windows.jre64.file=C:\\Install\\jre-7u15-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=D:\\Install\\jre-6u24-windows-i586.zip -windows.jre64.zip=D:\\Install\\jre-6u24-windows-x64.zip +windows.jre.zip=C:\\Install\\jre-7u15-windows-i586.zip +windows.jre64.zip=C:\\Install\\jre-7u15-windows-x64.zip