Commit 39ca5026 authored by akrherz's avatar akrherz

OF-1086 Update bundled JRE to Oracle 1.8u74

parent 9d12881e
...@@ -467,7 +467,7 @@ ...@@ -467,7 +467,7 @@
</uninstallerStartup> </uninstallerStartup>
</installerGui> </installerGui>
<mediaSets> <mediaSets>
<win32 name="Windows" id="3" mediaFileName="" installDir="${compiler:WINDOWS_INSTALL_DIR}" overridePrincipalLanguage="true" requires64bit="false" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" includedJRE="windows-x86-1.8.0_66" manualJREEntry="false" bundleType="1" jreURL="" jreFtpURL="" jreShared="false" customInstallBaseDir="" createUninstallIcon="true" contentFilesType="1" downloadURL="" runAsAdmin="false"> <win32 name="Windows" id="3" mediaFileName="" installDir="${compiler:WINDOWS_INSTALL_DIR}" overridePrincipalLanguage="true" requires64bit="false" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" includedJRE="windows-x86-1.8.0_74" manualJREEntry="false" bundleType="1" jreURL="" jreFtpURL="" jreShared="false" customInstallBaseDir="" createUninstallIcon="true" contentFilesType="1" downloadURL="" runAsAdmin="false">
<excludedLaunchers> <excludedLaunchers>
<launcher id="22" /> <launcher id="22" />
</excludedLaunchers> </excludedLaunchers>
...@@ -484,7 +484,7 @@ ...@@ -484,7 +484,7 @@
<excludedInstallerScreens /> <excludedInstallerScreens />
<excludedUninstallerScreens /> <excludedUninstallerScreens />
</win32> </win32>
<linuxRPM name="Linux RPM" id="18" mediaFileName="" installDir="/opt/${compiler:UNIX_INSTALL_DIR}" overridePrincipalLanguage="true" requires64bit="false" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" includedJRE="linux-x86-1.8.0_66" manualJREEntry="false" os="linux" arch="i386"> <linuxRPM name="Linux RPM" id="18" mediaFileName="" installDir="/opt/${compiler:UNIX_INSTALL_DIR}" overridePrincipalLanguage="true" requires64bit="false" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" includedJRE="linux-x86-1.8.0_74" manualJREEntry="false" os="linux" arch="i386">
<excludedLaunchers> <excludedLaunchers>
<launcher id="2" /> <launcher id="2" />
<launcher id="12" /> <launcher id="12" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment