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
986f402c
Commit
986f402c
authored
Jun 09, 2017
by
speedy01
Committed by
akrherz
Jun 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small correction to launchers
parent
8ebf1644
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
openfire.install4j
build/installer/openfire.install4j
+2
-2
No files found.
build/installer/openfire.install4j
View file @
986f402c
...
...
@@ -103,7 +103,7 @@
</iconImageFiles>
</launcher>
<launcher
name=
"GUI Launcher"
id=
"12"
customizedId=
""
external=
"false"
excludeFromMenu=
"false"
unixMode=
"755"
unixAutoStart=
"true"
menuName=
"${compiler:APP_NAME} Server"
icnsFile=
""
customMacBundleIdentifier=
"false"
macBundleIdentifier=
""
swtApp=
"false"
fileset=
""
macBundleBinary=
"JavaApplicationStub"
addMacEntitlements=
"false"
macEntitlementsFile=
""
useCustomMacosExecutableName=
"false"
customMacosExecutableName=
""
useJavaMinVersionOverride=
"false"
javaMinVersionOverride=
""
useJavaMaxVersionOverride=
"false"
javaMaxVersionOverride=
""
>
<executable
name=
"${compiler:PRODUCT_NAME}"
type=
"1"
iconSet=
"true"
iconFile=
"./images/openfire.ico"
executableDir=
"bin"
redirectStderr=
"true"
stderrFile=
"../logs/stderr.log"
stderrMode=
"overwrite"
redirectStdout=
"true"
stdoutFile=
"../logs/stdout.log"
stdoutMode=
"overwrite"
failOnStderrOutput=
"true"
executableMode=
"1"
changeWorkingDirectory=
"true"
workingDirectory=
"."
singleInstance=
"true"
serviceStartType=
"2"
serviceDependencies=
""
serviceDescription=
""
jreLocation=
""
executionLevel=
"
asInvoker
"
checkConsoleParameter=
"false"
globalSingleInstance=
"false"
singleInstanceActivate=
"true"
dpiAware=
"false"
>
<executable
name=
"${compiler:PRODUCT_NAME}"
type=
"1"
iconSet=
"true"
iconFile=
"./images/openfire.ico"
executableDir=
"bin"
redirectStderr=
"true"
stderrFile=
"../logs/stderr.log"
stderrMode=
"overwrite"
redirectStdout=
"true"
stdoutFile=
"../logs/stdout.log"
stdoutMode=
"overwrite"
failOnStderrOutput=
"true"
executableMode=
"1"
changeWorkingDirectory=
"true"
workingDirectory=
"."
singleInstance=
"true"
serviceStartType=
"2"
serviceDependencies=
""
serviceDescription=
""
jreLocation=
""
executionLevel=
"
highestAvailable
"
checkConsoleParameter=
"false"
globalSingleInstance=
"false"
singleInstanceActivate=
"true"
dpiAware=
"false"
>
<versionInfo
include=
"true"
fileVersion=
""
fileDescription=
"${compiler:APP_NAME} Launcher"
legalCopyright=
"${compiler:PUBLISHER}"
internalName=
"${compiler:APP_NAME}"
productName=
""
/>
</executable>
<splashScreen
show=
"false"
width=
"0"
height=
"0"
bitmapFile=
""
windowsNative=
"false"
textOverlay=
"false"
>
...
...
@@ -136,7 +136,7 @@
</iconImageFiles>
</launcher>
<launcher
name=
"openfired"
id=
"15"
customizedId=
""
external=
"false"
excludeFromMenu=
"true"
unixMode=
"755"
unixAutoStart=
"true"
menuName=
""
icnsFile=
""
customMacBundleIdentifier=
"false"
macBundleIdentifier=
""
swtApp=
"false"
fileset=
""
macBundleBinary=
"JavaApplicationStub"
addMacEntitlements=
"false"
macEntitlementsFile=
""
useCustomMacosExecutableName=
"false"
customMacosExecutableName=
""
useJavaMinVersionOverride=
"false"
javaMinVersionOverride=
""
useJavaMaxVersionOverride=
"false"
javaMaxVersionOverride=
""
>
<executable
name=
"${compiler:PRODUCT_NAME}d"
type=
"1"
iconSet=
"true"
iconFile=
"./images/openfired.ico"
executableDir=
"bin"
redirectStderr=
"false"
stderrFile=
"error.log"
stderrMode=
"overwrite"
redirectStdout=
"false"
stdoutFile=
"output.log"
stdoutMode=
"overwrite"
failOnStderrOutput=
"true"
executableMode=
"2"
changeWorkingDirectory=
"true"
workingDirectory=
"."
singleInstance=
"true"
serviceStartType=
"2"
serviceDependencies=
""
serviceDescription=
""
jreLocation=
""
executionLevel=
"
asInvoker
"
checkConsoleParameter=
"false"
globalSingleInstance=
"false"
singleInstanceActivate=
"true"
dpiAware=
"false"
>
<executable
name=
"${compiler:PRODUCT_NAME}d"
type=
"1"
iconSet=
"true"
iconFile=
"./images/openfired.ico"
executableDir=
"bin"
redirectStderr=
"false"
stderrFile=
"error.log"
stderrMode=
"overwrite"
redirectStdout=
"false"
stdoutFile=
"output.log"
stdoutMode=
"overwrite"
failOnStderrOutput=
"true"
executableMode=
"2"
changeWorkingDirectory=
"true"
workingDirectory=
"."
singleInstance=
"true"
serviceStartType=
"2"
serviceDependencies=
""
serviceDescription=
""
jreLocation=
""
executionLevel=
"
highestAvailable
"
checkConsoleParameter=
"false"
globalSingleInstance=
"false"
singleInstanceActivate=
"true"
dpiAware=
"false"
>
<versionInfo
include=
"true"
fileVersion=
""
fileDescription=
"${compiler:APP_NAME} Server"
legalCopyright=
"${compiler:PUBLISHER}"
internalName=
"${compiler:APP_NAME}"
productName=
""
/>
</executable>
<splashScreen
show=
"false"
width=
"0"
height=
"0"
bitmapFile=
""
windowsNative=
"false"
textOverlay=
"false"
>
...
...
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