Skip to content
Snippets Groups Projects
Commit d62d2f3e authored by Brutzman, Don's avatar Brutzman, Don
Browse files

echo diagnostics for izpack mod

parent e6b27239
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,9 @@ POSSIBILITY OF SUCH DAMAGE.
https://izpack.atlassian.net/browse/IZPACK-953
-->
<echo message="Running IzPack to build the installers..."/>
<echo message="Prerequisite: apply .jar fix in installers/util/izpack-lang-fix in local $IZPACK_DIST .jar at"/>
<echo message=" ${IZPACK_DIST}/lib/izpack-core-5.1.3.jar"/>
<copy file="installers/util/izpack-core-5.1.3.jar" todir="${IZPACK_DIST}/lib/" verbose="true" force="true"/>
<echo message="Windows Linux: ${win.linux.32.64.installer.file}"/>
<izpack input= "${win.linux.32.64.installer.file}"
output="${installers.dir}/${win.linux.32.64.installer.jar}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment