Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 20906 invoked from network); 13 Oct 2006 15:16:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Oct 2006 15:16:41 -0000 Received: (qmail 60277 invoked by uid 500); 13 Oct 2006 15:16:37 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 60239 invoked by uid 500); 13 Oct 2006 15:16:37 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 60228 invoked by uid 99); 13 Oct 2006 15:16:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 08:16:37 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Oct 2006 08:16:34 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GYOlU-0006MY-RI for harmony-dev@incubator.apache.org; Fri, 13 Oct 2006 17:16:00 +0200 Received: from msfwpr01.ims.intel.com ([62.118.80.132]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Oct 2006 17:16:00 +0200 Received: from Salikh.Zakirov by msfwpr01.ims.intel.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Oct 2006 17:16:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: harmony-dev@incubator.apache.org From: Salikh Zakirov Subject: Re: Ant get error Date: Fri, 13 Oct 2006 19:15:11 +0400 Lines: 26 Message-ID: References: <452F9D7A.1030207@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: msfwpr01.ims.intel.com User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) In-Reply-To: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Paulex Yang wrote: >> Can you access http://www.reverse.net/pub/apache/apr/apr-1.2.6.zip in >> browser? Justin Zheng wrote: > I do cannot access that url. How can I get the access permission? The site is one of public Apache mirrors, so it must be some network availability problem that you cannot access it. I've just tried and file is accessible. Could you please check your internet connection is okay? Meanwhile, you can try using some other Apache mirror, for example, the main one, by making the following change and running 'build.bat update' again. --- build/make/win.properties +++ build/make/win.properties @@ -50,7 +50,7 @@ CLASSLIB_HOME=../../../classlib/trunk/ # Apache Portable Runtime, version 1.1 or above # http://apr.apache.org/download.cgi -remote.APR.archive=http://www.reverse.net/pub/apache/apr/apr-1.2.6.zip +remote.APR.archive=http://www.apache.org/dist/apr/apr-1.2.6.zip # APR-util, version 1.2.2 or above # http://apr.apache.org/download.cgi --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org