Commit 50589b5a authored by Benjamin Sherman's avatar Benjamin Sherman Committed by benjamin

OF-88 update to JRE 1.6.0_18

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11569 b35dd754-fafc-0310-a699-88a17e54d16e
parent ad3cc7f1
...@@ -462,7 +462,7 @@ ...@@ -462,7 +462,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.6.0_17_server" 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.6.0_18" 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>
...@@ -479,7 +479,7 @@ ...@@ -479,7 +479,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.6.0" 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.6.0_18" 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