JXar library updated to fix Mac OSX package

This commit is contained in:
Jindra Petřík
2015-05-11 14:29:47 +02:00
parent 5b380a45d3
commit 14dd85367a
3 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<description>Builds project</description>
<taskdef name="mkbom" classname="com.jpexs.jbomutils.ant.MkBomTask" classpath="${basedir}/jbomutils.jar" />
<taskdef name="xar" classname="com.jpexs.xar.ant.XarTask" classpath="${basedir}/jxar_1.0.0.jar" />
<taskdef name="xar" classname="com.jpexs.xar.ant.XarTask" classpath="${basedir}/jxar_1.1.0.jar" />
<property name="DISTLIBRARIESFULLDIR" value="${DISTRIBUTIONDIR}/${DISTLIBRARIESDIRNAME}"/>
<patternset id="compiler.resources">

Binary file not shown.

BIN
jxar_1.1.0.jar Normal file

Binary file not shown.