Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-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 528289D03 for ; Fri, 6 Apr 2012 20:57:53 +0000 (UTC) Received: (qmail 91473 invoked by uid 500); 6 Apr 2012 20:57:52 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 91409 invoked by uid 500); 6 Apr 2012 20:57:52 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 91400 invoked by uid 99); 6 Apr 2012 20:57:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 20:57:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marcus.mail@wtnet.de designates 213.209.103.15 as permitted sender) Received: from [213.209.103.15] (HELO smtp4.wtnet.de) (213.209.103.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Apr 2012 20:57:45 +0000 X-WT-Originating-IP: 84.46.106.163 Received: from f9.linux (pop8-672.catv.wtnet.de [84.46.106.163]) (authenticated bits=0) by smtp4.wtnet.de (8.14.4/8.14.4) with ESMTP id q36KvQr3013075 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 6 Apr 2012 22:57:26 +0200 Message-ID: <4F7F58B3.3000207@wtnet.de> Date: Fri, 06 Apr 2012 22:57:23 +0200 From: "Marcus (OOo)" User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: svn commit: r1310437 [1/2] - in /incubator/ooo/ooo-site/trunk/content: distribution/cdrom/iso_download.html download/download.js download/globalvars.js download/other.html References: <20120406161408.DFC2A23888EA@eris.apache.org> <4F7F5427.3010407@wtnet.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Am 04/06/2012 10:44 PM, schrieb Rob Weir: > On Fri, Apr 6, 2012 at 4:37 PM, Marcus (OOo) wrote: >> I've reverted this change as the main download link wasn't working. >> >> So, let's see how to fix and test this. >> > > Maybe you need to clear your browser cache? It works fine for me and How to delete the cache when it's already at 0 bytes? ;-) > several others who have been testing it all day. You have done the commit ~5 hours ago. What do you mean with "all day". Is this American slang that just done understand? Marcus >> Am 04/06/2012 06:14 PM, schrieb robweir@apache.org: >> >>> Modified: incubator/ooo/ooo-site/trunk/content/download/globalvars.js >>> URL: >>> http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/download/globalvars.js?rev=1310437&r1=1310436&r2=1310437&view=diff >>> >>> ============================================================================== >>> --- incubator/ooo/ooo-site/trunk/content/download/globalvars.js (original) >>> +++ incubator/ooo/ooo-site/trunk/content/download/globalvars.js Fri Apr 6 >>> 16:14:08 2012 >>> @@ -15,7 +15,7 @@ >>> >>> // The most recent stable release >>> var VERSION = "3.3.0"; >>> -var MIRROR = "mirrorbrain"; >>> +var MIRROR = "sourceforge"; >>> var SCHEMA = "new";