Commit d52b4d76 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Creating Enterprise installers is back again working.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9409 b35dd754-fafc-0310-a699-88a17e54d16e
parent 3b9e03fe
......@@ -1064,6 +1064,7 @@
</if>
<install4j projectfile="${installer.install4j.srcfile}" destination="${installer.dest.dir}">
<variable name="RELEASE_DIR" value="${dist.prefix}"/>
<variable name="VERSION_MAJOR" value="${version.major}"/>
<variable name="VERSION_MINOR" value="${version.minor}"/>
<variable name="VERSION_REVISION" value="${install4j.revision}"/>
......
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