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 07CBD9704 for ; Tue, 3 Jan 2012 14:18:20 +0000 (UTC) Received: (qmail 73726 invoked by uid 500); 3 Jan 2012 14:18:19 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 73671 invoked by uid 500); 3 Jan 2012 14:18:19 -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 73663 invoked by uid 99); 3 Jan 2012 14:18:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 14:18:19 +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 (athena.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a45.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2012 14:18:11 +0000 Received: from homiemail-a45.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTP id C3D5F480C4; Tue, 3 Jan 2012 06:17:50 -0800 (PST) Received: from [192.168.0.2] (unknown [151.67.87.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a45.g.dreamhost.com (Postfix) with ESMTPSA id EF346480BF; Tue, 3 Jan 2012 06:17:49 -0800 (PST) Message-ID: <4F030E0A.3020101@apache.org> Date: Tue, 03 Jan 2012 15:17:46 +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: [BUILD] Linux buildboot set up and configure switches References: <20120102204659.GD13940@localhost> <4F02E69E.90907@googlemail.com> <20120103134151.GB11611@localhost> In-Reply-To: <20120103134151.GB11611@localhost> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit On 03/01/2012 Ariel Constenla-Haile wrote: > you have to add localized builds, as Oliver pointed out. > Localized builds everyday will be an overhead for the build boots, for > example, my build on 6 cores computer takes less than 1:30 hr with no > languages, and circa 3 hrs with en-US, de, es, fr, it, ja. > In this case, a weekly developer snapshot build makes more sense than > daily builds. I agree: daily localized builds would be too much (especially because new languages are invariably added and this would use a lot of resources), but it would be nice to have some periodic (every one or two weeks, say) snapshots that are offered with multiple localizations. Regards, Andrea.