Commit 62d8768f authored by akrherz's avatar akrherz

Generalize install4j path

 * will maintain this on the ignite bamboo server as a symlink
parent 111dedd6
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
<property name="copy.dbscripts" value="true"/> <property name="copy.dbscripts" value="true"/>
<property name="overwrite" value="true"/> <property name="overwrite" value="true"/>
<property name="installer.install4j.home" value="/home/bamboo/install4j.6.0.4"/> <property name="installer.install4j.home" value="/home/bamboo/install4j"/>
<property name="installer.src" value="${basedir}/build/installer"/> <property name="installer.src" value="${basedir}/build/installer"/>
<property name="installer.dest.dir" value="${release.dest.dir}"/> <property name="installer.dest.dir" value="${release.dest.dir}"/>
<property name="installer.install4j.srcfile" value="${installer.src}/openfire.install4j"/> <property name="installer.install4j.srcfile" value="${installer.src}/openfire.install4j"/>
......
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