|
@@ -1805,7 +1805,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant">
|
|
</condition>
|
|
</condition>
|
|
|
|
|
|
<target name="ant-eclipse-download" unless="ant-eclipse.jar.exists">
|
|
<target name="ant-eclipse-download" unless="ant-eclipse.jar.exists">
|
|
- <get src="http://downloads.sourceforge.net/project/ant-eclipse/ant-eclipse/1.0/ant-eclipse-1.0.bin.tar.bz2"
|
|
|
|
|
|
+ <get src="https://downloads.sourceforge.net/project/ant-eclipse/ant-eclipse/1.0/ant-eclipse-1.0.bin.tar.bz2"
|
|
dest="${src.dir}/java/ant-eclipse-1.0.bin.tar.bz2" usetimestamp="false" />
|
|
dest="${src.dir}/java/ant-eclipse-1.0.bin.tar.bz2" usetimestamp="false" />
|
|
|
|
|
|
<bunzip2 src="${src.dir}/java/ant-eclipse-1.0.bin.tar.bz2"/>
|
|
<bunzip2 src="${src.dir}/java/ant-eclipse-1.0.bin.tar.bz2"/>
|