Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Openfire
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Openfire
Commits
a417e59c
Commit
a417e59c
authored
Apr 17, 2018
by
akrherz
Committed by
Guus der Kinderen
Apr 18, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP delineate install4j noarch,i686,x86_64 rpms
parent
b4360c39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
74 additions
and
4 deletions
+74
-4
openfire.install4j
distribution/src/installer/openfire.install4j
+74
-4
No files found.
distribution/src/installer/openfire.install4j
View file @
a417e59c
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<install4j
version=
"7.0.
2
"
transformSequenceNumber=
"7"
>
<install4j
version=
"7.0.
3
"
transformSequenceNumber=
"7"
>
<directoryPresets
config=
"${compiler:RELEASE_FULL_PATH}/resources/security/truststore"
/>
<directoryPresets
config=
"${compiler:RELEASE_FULL_PATH}/resources/security/truststore"
/>
<application
name=
"${compiler:APP_NAME}"
distributionSourceDir=
""
applicationId=
"${compiler:APPLICATION_ID}"
mediaDir=
"../../target/distributions"
mediaFilePattern=
"${compiler:FILE_PREFIX}_${compiler:sys.version}"
compression=
"9"
lzmaCompression=
"true"
pack200Compression=
"false"
excludeSignedFromPacking=
"true"
commonExternalFiles=
"false"
createMd5Sums=
"true"
shrinkRuntime=
"true"
shortName=
"${compiler:APP_SHORT_NAME}"
publisher=
"${compiler:PUBLISHER}"
publisherWeb=
"${compiler:PUBLISHER_URL}"
version=
"
undefined
"
allPathsRelative=
"true"
backupOnSave=
"false"
autoSave=
"true"
convertDotsToUnderscores=
"true"
macSignature=
"????"
macVolumeId=
"419a18ebe125f2bf"
javaMinVersion=
"1.8"
javaMaxVersion=
""
allowBetaVM=
"true"
jdkMode=
"runtimeJre"
jdkName=
""
>
<application
name=
"${compiler:APP_NAME}"
distributionSourceDir=
""
applicationId=
"${compiler:APPLICATION_ID}"
mediaDir=
"../../target/distributions"
mediaFilePattern=
"${compiler:FILE_PREFIX}_${compiler:sys.version}"
compression=
"9"
lzmaCompression=
"true"
pack200Compression=
"false"
excludeSignedFromPacking=
"true"
commonExternalFiles=
"false"
createMd5Sums=
"true"
shrinkRuntime=
"true"
shortName=
"${compiler:APP_SHORT_NAME}"
publisher=
"${compiler:PUBLISHER}"
publisherWeb=
"${compiler:PUBLISHER_URL}"
version=
"
${compiler:sys.version}
"
allPathsRelative=
"true"
backupOnSave=
"false"
autoSave=
"true"
convertDotsToUnderscores=
"true"
macSignature=
"????"
macVolumeId=
"419a18ebe125f2bf"
javaMinVersion=
"1.8"
javaMaxVersion=
""
allowBetaVM=
"true"
jdkMode=
"runtimeJre"
jdkName=
""
>
<languages
skipLanguageSelection=
"false"
languageSelectionInPrincipalLanguage=
"false"
>
<languages
skipLanguageSelection=
"false"
languageSelectionInPrincipalLanguage=
"false"
>
<principalLanguage
id=
"en"
customLocalizationFile=
""
/>
<principalLanguage
id=
"en"
customLocalizationFile=
""
/>
<additionalLanguages>
<additionalLanguages>
...
@@ -1534,7 +1534,7 @@ return console.askYesNo(message, true);
...
@@ -1534,7 +1534,7 @@ return console.askYesNo(message, true);
<customAttributes
/>
<customAttributes
/>
</autoUpdate>
</autoUpdate>
</windows>
</windows>
<linuxRPM
name=
"Linux
RPM"
id=
"18"
customizedId=
""
mediaFileName=
""
installDir=
"/opt/${compiler:UNIX_INSTALL_DIR}"
overridePrincipalLanguage=
"true"
jreBitType=
"all"
runPostProcessor=
"false"
postProcessor=
""
failOnPostProcessorError=
"false"
useLegacyMediaFileIds=
"false"
legacyMediaFileIds=
""
downloadURL=
""
includeAllDownloadableComponents=
"true"
includedJRE=
""
manualJREEntry=
"false"
overwriteNeverAsConfigFiles=
"false"
os=
"linux"
arch=
"i386
"
>
<linuxRPM
name=
"Linux
noarch RPM"
id=
"18"
customizedId=
""
mediaFileName=
"${compiler:FILE_PREFIX}-${compiler:sys.version}-1.noarch"
installDir=
"/opt/${compiler:UNIX_INSTALL_DIR}"
overridePrincipalLanguage=
"true"
jreBitType=
"all"
runPostProcessor=
"false"
postProcessor=
""
failOnPostProcessorError=
"false"
useLegacyMediaFileIds=
"false"
legacyMediaFileIds=
""
downloadURL=
""
includeAllDownloadableComponents=
"true"
includedJRE=
""
manualJREEntry=
"false"
overwriteNeverAsConfigFiles=
"true"
os=
"linux"
arch=
"noarch
"
>
<excludedComponents
/>
<excludedComponents
/>
<includedDownloadableComponents
/>
<includedDownloadableComponents
/>
<excludedLaunchers>
<excludedLaunchers>
...
@@ -1674,7 +1674,77 @@ return console.askYesNo(message, true);
...
@@ -1674,7 +1674,77 @@ return console.askYesNo(message, true);
<customAttributes
/>
<customAttributes
/>
</autoUpdate>
</autoUpdate>
</windows>
</windows>
<linuxRPM
name=
"Linux x86_64 RPM"
id=
"1541"
customizedId=
""
mediaFileName=
"${compiler:FILE_PREFIX}-${compiler:sys.version}-1.x86_64"
installDir=
"/opt/${compiler:UNIX_INSTALL_DIR}"
overridePrincipalLanguage=
"true"
jreBitType=
"all"
runPostProcessor=
"false"
postProcessor=
""
failOnPostProcessorError=
"false"
useLegacyMediaFileIds=
"false"
legacyMediaFileIds=
""
downloadURL=
""
includeAllDownloadableComponents=
"true"
includedJRE=
"linux-amd64-1.8.0_162"
manualJREEntry=
"true"
overwriteNeverAsConfigFiles=
"true"
os=
"linux"
arch=
"x86_64"
>
<excludedComponents
/>
<includedDownloadableComponents
/>
<excludedLaunchers>
<launcher
id=
"2"
/>
<launcher
id=
"12"
/>
<launcher
id=
"15"
/>
</excludedLaunchers>
<excludedBeans
/>
<overriddenPrincipalLanguage
id=
"en"
customLocalizationFile=
""
/>
<exclude>
<entry
location=
"bin/extra/embedded-db-viewer.bat"
fileType=
"regular"
/>
<entry
location=
"bin/openfire.bat"
fileType=
"regular"
/>
<entry
location=
"bin/openfire.sh"
fileType=
"regular"
/>
<entry
location=
"documentation/javadoc"
fileType=
"regular"
/>
</exclude>
<variables
/>
<autoUpdate
useMinUpdatableVersion=
"false"
minUpdatableVersion=
""
useMaxUpdatableVersion=
"false"
maxUpdatableVersion=
""
>
<commentFiles
/>
<customAttributes
/>
</autoUpdate>
<preInstallScript
mode=
"1"
file=
""
>
<content
/>
</preInstallScript>
<postInstallScript
mode=
"1"
file=
""
>
<content
/>
</postInstallScript>
<preUninstallScript
mode=
"1"
file=
""
>
<content
/>
</preUninstallScript>
<postUninstallScript
mode=
"1"
file=
""
>
<content
/>
</postUninstallScript>
</linuxRPM>
<linuxRPM
name=
"Linux i686 RPM"
id=
"1549"
customizedId=
""
mediaFileName=
"${compiler:FILE_PREFIX}-${compiler:sys.version}-1.i686"
installDir=
"/opt/${compiler:UNIX_INSTALL_DIR}"
overridePrincipalLanguage=
"true"
jreBitType=
"all"
runPostProcessor=
"false"
postProcessor=
""
failOnPostProcessorError=
"false"
useLegacyMediaFileIds=
"false"
legacyMediaFileIds=
""
downloadURL=
""
includeAllDownloadableComponents=
"true"
includedJRE=
"linux-x86-1.8.0_162"
manualJREEntry=
"true"
overwriteNeverAsConfigFiles=
"true"
os=
"linux"
arch=
"i686"
>
<excludedComponents
/>
<includedDownloadableComponents
/>
<excludedLaunchers>
<launcher
id=
"2"
/>
<launcher
id=
"12"
/>
<launcher
id=
"15"
/>
</excludedLaunchers>
<excludedBeans
/>
<overriddenPrincipalLanguage
id=
"en"
customLocalizationFile=
""
/>
<exclude>
<entry
location=
"bin/extra/embedded-db-viewer.bat"
fileType=
"regular"
/>
<entry
location=
"bin/openfire.bat"
fileType=
"regular"
/>
<entry
location=
"bin/openfire.sh"
fileType=
"regular"
/>
<entry
location=
"documentation/javadoc"
fileType=
"regular"
/>
</exclude>
<variables
/>
<autoUpdate
useMinUpdatableVersion=
"false"
minUpdatableVersion=
""
useMaxUpdatableVersion=
"false"
maxUpdatableVersion=
""
>
<commentFiles
/>
<customAttributes
/>
</autoUpdate>
<preInstallScript
mode=
"1"
file=
""
>
<content
/>
</preInstallScript>
<postInstallScript
mode=
"1"
file=
""
>
<content
/>
</postInstallScript>
<preUninstallScript
mode=
"1"
file=
""
>
<content
/>
</preUninstallScript>
<postUninstallScript
mode=
"1"
file=
""
>
<content
/>
</postUninstallScript>
</linuxRPM>
</mediaSets>
</mediaSets>
<buildIds
buildAll=
"true"
/>
<buildIds
buildAll=
"false"
>
<mediaSet
refId=
"18"
/>
</buildIds>
<buildOptions
verbose=
"false"
faster=
"false"
disableSigning=
"false"
disableJreBundling=
"false"
debug=
"false"
/>
<buildOptions
verbose=
"false"
faster=
"false"
disableSigning=
"false"
disableJreBundling=
"false"
debug=
"false"
/>
</install4j>
</install4j>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment