Impl date time trigger and updated Zutil

This commit is contained in:
Ziver Koc 2017-03-01 17:53:09 +01:00
parent 90c1dd7e37
commit 1338f20624
2 changed files with 26 additions and 12 deletions

View file

@ -94,7 +94,7 @@
<target name="build-dependencies">
<mkdir dir="${buildDir}" />
<get src="http://ci.koc.se/jenkins/job/Zutil/142/artifact/build/release/Zutil.jar"
<get src="http://ci.koc.se/jenkins/job/Zutil/146/artifact/build/release/Zutil.jar"
dest="${libDir}" verbose="true" usetimestamp="true"/>
</target>