We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d599c7f commit 202cce3Copy full SHA for 202cce3
app/build.xml
@@ -13,6 +13,8 @@
13
<property name="ant.url"
14
value="https://dlcdn.apache.org//ant/binaries/${ant.zip}" />
15
16
+ <mkdir dir="lib" />
17
+
18
<fileset id="ant.files" dir="lib">
19
<include name="ant.jar" />
20
<include name="ant-launcher.jar" />
0 commit comments