Skip to content
Snippets Groups Projects
Commit 28308c92 authored by david_williams's avatar david_williams
Browse files

cleanup and simplify

parent 8b2f7654
No related branches found
No related tags found
No related merge requests found
......@@ -205,6 +205,16 @@
value="wtp"/>
</antcall>
</target>
<target
name="prereq.wtp-tests"
if="getprereq.wtp-tests">
<antcall
target="getAndInstall">
<param
name="groupId"
value="wtp-test"/>
</antcall>
</target>
<target
name="prereq.dltk"
if="getprereq.dltk">
......
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