Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 98671 invoked from network); 2 Oct 2003 11:03:44 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Oct 2003 11:03:44 -0000 Received: (qmail 65810 invoked by uid 500); 2 Oct 2003 11:03:36 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 65696 invoked by uid 500); 2 Oct 2003 11:03:36 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 65671 invoked from network); 2 Oct 2003 11:03:35 -0000 Received: from unknown (HELO pproxy107.mbn.or.jp) (202.217.3.98) by daedalus.apache.org with SMTP; 2 Oct 2003 11:03:35 -0000 Received: from [202.217.47.115] (csh12-19.pas.mbn.or.jp [202.217.47.115]) by pproxy107.mbn.or.jp (8.11.7+Sun/pproxy107.mbn.or.jp-2.0) with ESMTP id h92B3U914710; Thu, 2 Oct 2003 20:03:30 +0900 (JST) Date: Thu, 02 Oct 2003 20:08:28 +0900 From: Tetsuya Kitahata To: "Tomcat Developers List" , jfrederic.clere@fujitsu-siemens.com Subject: Re: problems with ant download In-Reply-To: <3F7C029F.2010703@fujitsu-siemens.com> References: <3F7C029F.2010703@fujitsu-siemens.com> Message-Id: <20031002200658.E556.TETSUYA@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.06.02 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I suspect that you might be able to fix this: /x1/www/jakarta.apache.org/builds/jakarta-struts/.htaccess Hope this helps -- Tetsuya. (tetsuya@apache.org) On Thu, 02 Oct 2003 12:49:03 +0200 (Subject: problems with ant download) jean-frederic clere wrote: > Hi, > > I have noted the redirect to binindex.cgi disturbs the "ant download": > > +++ > testexist: > [echo] Testing for /home/jakarta/jakarta-struts-1.1/lib/struts.jar > > downloadgz: > [get] Getting: > http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz > [gunzip] Expanding /home/jakarta/file.tar.gz to /home/jakarta/file.tar > > BUILD FAILED > file:/home/jakarta/jakarta-tomcat-4.1.27-src/build.xml:573: Problem expanding > gzip Not in GZIP format > +++ > > The problem is the redirect: > > +++ > jakarta@vtxclere:~/jakarta-tomcat-4.1.27-src > wget > http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz > --12:13:21-- > http://jakarta.apache.org/builds/jakarta-struts/release/v1.1/jakarta-struts-1.0.2.tar.gz > => `jakarta-struts-1.0.2.tar.gz' > Connecting to proxy.mch.fsc.net:81... connected! > Proxy request sent, awaiting response... 301 Moved Permanently > Location: http://jakarta.apache.org/site/binindex.cgi [following] > --12:13:29-- http://jakarta.apache.org/site/binindex.cgi > => `binindex.cgi' > Connecting to proxy.mch.fsc.net:81... connected! > Proxy request sent, awaiting response... 200 OK > Length: unspecified [text/html] > > 0K -> .......... .......... .......... .......... .......... > 50K -> > > 12:13:31 (41.41 KB/s) - `binindex.cgi' saved [51607] > +++ --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org