Commit 2fc623f9 authored by guus's avatar guus

Brave attempt to get the Install4J build running without having to provide additional arguments.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@11787 b35dd754-fafc-0310-a699-88a17e54d16e
parent c6f8f29e
......@@ -137,7 +137,7 @@
<property name="copy.dbscripts" value="true"/>
<property name="overwrite" value="true"/>
<property name="installer.install4j.home" value="c:\\Program Files\\install4j"/>
<property name="installer.install4j.home" value="/home/j2ee-bamboo/install4j.4.0.5"/>
<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"/>
......
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