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
c204e9b5
Commit
c204e9b5
authored
May 05, 2014
by
akrherz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump install4j to version 5.1.11
parent
b66e8de0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
build.xml
build/build.xml
+1
-1
openfire.install4j
build/installer/openfire.install4j
+1
-1
No files found.
build/build.xml
View file @
c204e9b5
...
...
@@ -128,7 +128,7 @@
<property
name=
"copy.dbscripts"
value=
"true"
/>
<property
name=
"overwrite"
value=
"true"
/>
<property
name=
"installer.install4j.home"
value=
"/home/j2ee-bamboo/install4j.5.1.
9
"
/>
<property
name=
"installer.install4j.home"
value=
"/home/j2ee-bamboo/install4j.5.1.
11
"
/>
<property
name=
"installer.src"
value=
"${basedir}/build/installer"
/>
<property
name=
"installer.dest.dir"
value=
"${release.dest.dir}"
/>
<property
name=
"installer.install4j.srcfile"
value=
"${installer.src}/openfire.install4j"
/>
...
...
build/installer/openfire.install4j
View file @
c204e9b5
<?xml version="1.0" encoding="UTF-8"?>
<install4j
version=
"5.1.
9
"
transformSequenceNumber=
"1"
>
<install4j
version=
"5.1.
11
"
transformSequenceNumber=
"1"
>
<directoryPresets
config=
"${compiler:RELEASE_FULL_PATH}/resources/security/truststore"
/>
<application
name=
"${compiler:APP_NAME}"
distributionSourceDir=
""
applicationId=
"${compiler:APPLICATION_ID}"
mediaDir=
"../../target/release"
mediaFilePattern=
"${compiler:FILE_PREFIX}_${compiler:VERSION_MAJOR}_${compiler:VERSION_MINOR}_${compiler:VERSION_REVISION}"
compression=
"9"
lzmaCompression=
"true"
pack200Compression=
"false"
excludeSignedFromPacking=
"true"
keepModificationTimes=
"true"
shortName=
"${compiler:APP_SHORT_NAME}"
publisher=
"${compiler:PUBLISHER}"
publisherWeb=
"${compiler:PUBLISHER_URL}"
version=
"${compiler:VERSION_MAJOR}.${compiler:VERSION_MINOR}.${compiler:VERSION_REVISION}"
allPathsRelative=
"true"
backupOnSave=
"false"
autoSave=
"true"
convertDotsToUnderscores=
"true"
macSignature=
"????"
javaMinVersion=
"1.5"
javaMaxVersion=
""
allowBetaVM=
"true"
>
<languages
skipLanguageSelection=
"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