]> source.dussan.org Git - poi.git/commitdiff
fix broken link http://missing-link.googlecode.com/files/ml-ant-http-1.1.3.zip
authorJaven O'Neal <onealj@apache.org>
Wed, 23 Nov 2016 22:23:09 +0000 (22:23 +0000)
committerJaven O'Neal <onealj@apache.org>
Wed, 23 Nov 2016 22:23:09 +0000 (22:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771056 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 6a189f602ecd926466f29043055351153d05e8b1..0ea4cbc79fb0bdab815d6341832ba63ec75817bc 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -2579,7 +2579,7 @@ under the License.
        <!-- TODO: currently this only saves a copy and paste snipplet to a file ...
             would be nice if it really changes status.xml and download.xml --> 
        <target name="update-download">
-        <downloadfile src="http://missing-link.googlecode.com/files/ml-ant-http-1.1.3.zip" dest="${compile.lib}/ml-ant-http-1.1.3.zip"/>
+        <downloadfile src="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/missing-link/ml-ant-http-1.1.3.zip" dest="${compile.lib}/ml-ant-http-1.1.3.zip"/>
         <unzip src="${compile.lib}/ml-ant-http-1.1.3.zip" dest="${compile.lib}">
             <patternset>
                 <include name="ml-ant-http-1.1.3.jar"/>