Download sources for Ant 1.7

This commit is contained in:
Andrey Breslav
2013-10-08 15:35:30 +04:00
parent 7f46d7555e
commit 36435188b9
3 changed files with 22 additions and 9 deletions
+3
View File
@@ -105,6 +105,9 @@
<get src="http://archive.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.tar.gz"
dest="dependencies/download/apache-ant-1.7.0-bin.tar.gz" usetimestamp="true"/>
<get src="http://archive.apache.org/dist/ant/source/apache-ant-1.7.0-src.zip"
dest="dependencies/apache-ant-1.7.0-src.zip" usetimestamp="true"/>
<delete file="dependencies/ant.jar" failonerror="false"/>
<untar src="dependencies/download/apache-ant-1.7.0-bin.tar.gz" dest="dependencies" compression="gzip">
<patternset>