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 EB638D982 for ; Wed, 29 Aug 2012 19:17:49 +0000 (UTC) Received: (qmail 75695 invoked by uid 500); 29 Aug 2012 19:17:49 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 75617 invoked by uid 500); 29 Aug 2012 19:17:49 -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 75607 invoked by uid 99); 29 Aug 2012 19:17:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 19:17:49 +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; Wed, 29 Aug 2012 19:17:44 +0000 X-WT-Originating-IP: 84.46.110.107 Received: from f9.linux (pop8-1636.catv.wtnet.de [84.46.110.107]) (authenticated bits=0) by smtp4.wtnet.de (8.14.4/8.14.4) with ESMTP id q7TJLKmC027161 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Wed, 29 Aug 2012 21:21:20 +0200 Message-ID: <503E6AC2.2070209@wtnet.de> Date: Wed, 29 Aug 2012 21:17:22 +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 CC: =?ISO-8859-15?Q?Andreas_S=E4ger?= Subject: Re: svn commit: r1377138 - /incubator/ooo/ooo-site/trunk/content/development/releases/3.4.1.html References: <503E4598.5030903@apache.org> <20120829164814.GA30089@localhost> In-Reply-To: <20120829164814.GA30089@localhost> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Am 08/29/2012 06:48 PM, schrieb Ariel Constenla-Haile: > Hi Andrea, * > > On Wed, Aug 29, 2012 at 06:38:48PM +0200, Andrea Pescetti wrote: >> I found this commit from Marcus, from a few days ago: >> >>> Author: marcus >>> Date: Fri Aug 24 22:17:10 2012 >>> New Revision: 1377138 >>> URL: http://svn.apache.org/viewvc?rev=1377138&view=rev >>> Log: >>> #i120681# Updated the link to JRE 6 to point to the lastest build instead of a fixed version. >> >> Now, the idea of updating the link is correct, but if I recall >> correctly the safest solution is to download the file we explicitly >> mentioned (see the diff at the URL above for more details): >> downloading a certain JRE version will still leave the doubt on >> whether the user should get 32-bit or 64-bit files, like the ones >> listed in >> http://www.oracle.com/technetwork/java/javase/downloads/jre-6u32-downloads-1594646.html I've changed it because I thought to point to a specific version doesn't make any sense. Maybe I haven't followed the Windows <--> JRE 6/7 discussions not closely enough. :-/ >> Unless we know that all work (and from what I heard not all of them >> do) it would be good to at least mention they need to use the >> "Windows x86 Offline (32-bit)" file, but not having tried I won't >> change the page again. Did anybody try? >> >> Regards, >> Andrea. > > According to Andreas http://markmail.org/message/w6x6e4dlzgwtfyd7 Base > needs a very specific version of JRE 6, may be this is worth to be > mentioned somewhere because pointing to the latest jre 6 won't work for > Base users. @Andreas: Is that true, is there really a hard dependency for a specific JRE version? Thanks Marcus