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

[299162] add DLTK out of test pre-reqs

parent 5866224e
No related branches found
No related tags found
No related merge requests found
......@@ -221,6 +221,16 @@
value="wtp"/>
</antcall>
</target>
<target
name="prereq.dltk"
if="getprereq.dltk">
<antcall
target="getAndInstallDropins">
<param
name="groupId"
value="dltk"/>
</antcall>
</target>
<target
name="getAndInstallBase"
if="${groupId}.url">
......
......@@ -221,6 +221,16 @@
value="wtp"/>
</antcall>
</target>
<target
name="prereq.dltk"
if="getprereq.dltk">
<antcall
target="getAndInstallDropins">
<param
name="groupId"
value="dltk"/>
</antcall>
</target>
<target
name="getAndInstallBase"
if="${groupId}.url">
......
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