Implemented instantiatiation of triggers and actions. issue 6
This commit is contained in:
parent
9fa687081a
commit
36f2509d94
8 changed files with 100 additions and 56 deletions
|
|
@ -94,7 +94,7 @@
|
|||
|
||||
<target name="build-dependencies">
|
||||
<mkdir dir="${buildDir}" />
|
||||
<get src="http://ci.koc.se/jenkins/job/Zutil/131/artifact/build/release/Zutil.jar"
|
||||
<get src="http://ci.koc.se/jenkins/job/Zutil/136/artifact/build/release/Zutil.jar"
|
||||
dest="${libDir}" verbose="true" usetimestamp="true"/>
|
||||
</target>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue