On Thu, 20 Nov 2003, Anqin Zou <[EMAIL PROTECTED]> wrote: > Duy, Does any body has experience with ant "get" task? I try to > download a ZIP or JAR file from a remote server through HTTP > protocol,
Check your URL, maybe you get an error page instead of the the archive you expect, because > http://jakarta.apache.org/builds/tomcat/nightly/ant.zip is a redirect to Jakarta's binary download page (yes, updating the manual would be a good thing) which certainly is an HTML page, so unzip is supposed to fail on it. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
