Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2FF7D9DF for ; Fri, 10 Aug 2012 14:12:39 +0000 (UTC) Received: (qmail 15997 invoked by uid 500); 10 Aug 2012 14:12:39 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 15966 invoked by uid 500); 10 Aug 2012 14:12:38 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 15956 invoked by uid 99); 10 Aug 2012 14:12:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 14:12:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of justinmclean@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 14:12:32 +0000 Received: by yhjj56 with SMTP id j56so1447029yhj.6 for ; Fri, 10 Aug 2012 07:12:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=w4Ke+l9F4inEz1UODSrZQIFugtS20R6l6AuFMa0MTSY=; b=gp9OJQfIk+IhYmBR3k83wmvMy4VoxklRJxLeNvdcZ97/dSSqLveiPiv6KtQevVDHT+ sDnf9rUmSnqNS41D4bg0SbswkWpXt6Wqx8GiOx9ub9ionnM7zEUD8okmyyJK88AfWJiQ d4cX4EdWNFoOf2CEm/T/QQhptn48C8IGesy7yswL6JHAGkzhIjH12IthwqOtIImvW/Ln Fyag1qOu3Vm8LrWJyGgZVmIZ3YZZBzsXkdMtU4wItJakP4Bw7iqODglCUGbzFdNHxOod bYTJJz0q+4JIrluRoNaW+pUk3TrhtI3kCj3ouv/vtATJ88RSPzfYBS0KjSLJPLKgrznQ 6WTQ== Received: by 10.66.84.6 with SMTP id u6mr6430863pay.75.1344607931291; Fri, 10 Aug 2012 07:12:11 -0700 (PDT) Received: from [192.168.0.9] (124-149-46-91.dyn.iinet.net.au. [124.149.46.91]) by mx.google.com with ESMTPS id gj10sm3425600pbc.18.2012.08.10.07.12.08 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Aug 2012 07:12:10 -0700 (PDT) Sender: Justin Mclean Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1280) Subject: Re: InstallApacheFlex - single-mirror-url.cgi From: Justin Mclean In-Reply-To: Date: Sat, 11 Aug 2012 00:12:04 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <61B45424-9D66-4907-8179-C62B9625DFEC@classsoftware.com> References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1280) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > It should just be spitting out the base URL for the mirror now. That > should include the http, but not the directory. Looks good I get "http://mirror.overthewire.com.au/pub/apache/" from = Sydney Australia that's 8 hops and 30ms away :-) Justin=