Commit 426555e3 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated apache-ant to 1.10.10

parent 52699270
......@@ -13,6 +13,6 @@ temporary:
rm -rf apache-ant-1.9.15
10:
tar xf apache-ant-1.10.8-src.tar.xz
cd apache-ant-1.10.8 && JAVA_HOME=/opt/jdk sh build.sh -Ddist.dir=/opt/ant dist-lite
rm -rf apache-ant-1.10.8
tar xf apache-ant-1.10.10-src.tar.xz
cd apache-ant-1.10.10 && JAVA_HOME=/opt/jdk sh build.sh -Ddist.dir=/opt/ant dist-lite
rm -rf apache-ant-1.10.10
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment