mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
SPARK-1732: Update bundled JRE to 1.8.0u112
This commit is contained in:
@ -564,7 +564,7 @@
|
||||
</applications>
|
||||
</installerGui>
|
||||
<mediaSets>
|
||||
<windows name="Windows" id="2" customizedId="" mediaFileName="" installDir="Spark" overridePrincipalLanguage="true" jreBitType="32" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" includedJRE="windows-x86-1.8.0_102" manualJREEntry="false" bundleType="1" jreURL="" jreShared="false" directDownload="false" installOnlyIfNecessary="false" customInstallBaseDir="" contentFilesType="1" downloadURL="" verifyIntegrity="true">
|
||||
<windows name="Windows" id="2" customizedId="" mediaFileName="" installDir="Spark" overridePrincipalLanguage="true" jreBitType="32" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" includedJRE="windows-x86-1.8.0_112" manualJREEntry="false" bundleType="1" jreURL="" jreShared="false" directDownload="false" installOnlyIfNecessary="false" customInstallBaseDir="" contentFilesType="1" downloadURL="" verifyIntegrity="true">
|
||||
<excludedLaunchers />
|
||||
<excludedBeans />
|
||||
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
|
||||
@ -584,7 +584,7 @@
|
||||
<excludedComponents />
|
||||
<includedDownloadableComponents />
|
||||
</windows>
|
||||
<unixArchive name="Unix Archive" id="13" customizedId="" mediaFileName="" installDir="${compiler:APP_SHORT_NAME}" overridePrincipalLanguage="true" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" includedJRE="linux-x86-1.8.0_102" manualJREEntry="false">
|
||||
<unixArchive name="Unix Archive" id="13" customizedId="" mediaFileName="" installDir="${compiler:APP_SHORT_NAME}" overridePrincipalLanguage="true" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" includedJRE="linux-x86-1.8.0_112" manualJREEntry="false">
|
||||
<excludedLaunchers />
|
||||
<excludedBeans />
|
||||
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
|
||||
|
||||
Reference in New Issue
Block a user