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 15A14B68D for ; Tue, 10 Jan 2012 22:13:07 +0000 (UTC) Received: (qmail 24967 invoked by uid 500); 10 Jan 2012 22:13:07 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 24861 invoked by uid 500); 10 Jan 2012 22:13:07 -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 24852 invoked by uid 99); 10 Jan 2012 22:13:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 22:13:06 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a82.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 22:12:57 +0000 Received: from homiemail-a82.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a82.g.dreamhost.com (Postfix) with ESMTP id 6BE5B28206F; Tue, 10 Jan 2012 14:12:31 -0800 (PST) Received: from [192.168.0.3] (unknown [151.67.109.61]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a82.g.dreamhost.com (Postfix) with ESMTPSA id B95E3282020; Tue, 10 Jan 2012 14:12:30 -0800 (PST) Message-ID: <4F0CB7CC.2090604@apache.org> Date: Tue, 10 Jan 2012 23:12:28 +0100 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: NOTICE, LICENSE, README etc. References: <4F0B0E8D.60507@googlemail.com> <4F0B1ACA.20204@googlemail.com> In-Reply-To: <4F0B1ACA.20204@googlemail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On 09/01/2012 J=C3=BCrgen Schmidt wrote: > On 1/9/12 5:31 PM, Rob Weir wrote: >> But how does README differ from the Release Notes? Do we currently >> have both and translate both? > I have to confess I don't know it, will try to figure this out If I recall correctly, the release notes are always version-specific and=20 best replaced by web pages or wiki pages; and it's important to localize=20 them but not to include them in the released package (after all, it=20 might happen that some post-release information gets added). The README is outdated and contains a brief FAQ and some stuff (like=20 system requirements) that could probably be shortened or removed. It is=20 localized, but the effort of rewriting it and translating it again would=20 be worth only if we make it reachable from the GUI. Regards, Andrea.