From ooo-dev-return-307-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Thu Jun 16 07:41:47 2011 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 C19396C39 for ; Thu, 16 Jun 2011 07:41:47 +0000 (UTC) Received: (qmail 63410 invoked by uid 500); 16 Jun 2011 07:41:47 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 63379 invoked by uid 500); 16 Jun 2011 07:41:47 -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 63371 invoked by uid 99); 16 Jun 2011 07:41:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 07:41:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of stephan.bergmann.secondary@googlemail.com designates 209.85.161.47 as permitted sender) Received: from [209.85.161.47] (HELO mail-fx0-f47.google.com) (209.85.161.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2011 07:41:41 +0000 Received: by fxm19 with SMTP id 19so1053999fxm.6 for ; Thu, 16 Jun 2011 00:41:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=zpel8oShkADuFIheOG9EpHdYeRFfFez2aGZqiYVsuak=; b=g8K7i/04dwAiC0RBzaQqpnPPju7bWal8v8lxn+NC0tF9xI1bbBBG1O5ZMACImifdUw anOqbPXpvH2K0XDCMU68THlyQf8F+NSVCsGI4v5sXvpbBcXIqQB6zqqNDX1qZHZj6+vY aowRF9OkgJeEBig/Fnwuw9HgQ3gp9yYsdGnLI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Ukhm+E/ensWXmLEmHwCe5in9rcrooCSFsmTA3SPfK7yC+YmGAmBtz6NYj4Avs+LcYE 1wXwiK8fRMpH/eugPENWWiZQ+MtZhJ+fNWcclK1jDu1yuQZX8PF83BYVKm3ouC9GUxAj uE60BCzS1bNw66rRsSrZLcKlXvSYz8TDDRZuc= MIME-Version: 1.0 Received: by 10.223.21.7 with SMTP id h7mr688087fab.72.1308210081178; Thu, 16 Jun 2011 00:41:21 -0700 (PDT) Received: by 10.223.97.141 with HTTP; Thu, 16 Jun 2011 00:41:21 -0700 (PDT) In-Reply-To: <745660.34591.qm@web113506.mail.gq1.yahoo.com> References: <745660.34591.qm@web113506.mail.gq1.yahoo.com> Date: Thu, 16 Jun 2011 09:41:21 +0200 Message-ID: Subject: Re: Bootstrapping a build From: Stephan Bergmann To: ooo-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0015174412202e24bc04a5cf653c X-Virus-Checked: Checked by ClamAV on apache.org --0015174412202e24bc04a5cf653c Content-Type: text/plain; charset=UTF-8 On Thu, Jun 16, 2011 at 3:36 AM, Pedro F. Giffuni wrote: > > Goal here being: can we avoid dealing with getting dmake > > onto apache-extras, and just use whatever other people > > are doing already? > > YUP, no need to mirror it again. There are occasionally bugfixes applied to the dmake code in the OOo repository (and they may or may not be included in other dmake versions, esp. as they may or may not be relevant for a specific platform). But from looking at hg log, it appears nothing relevant has changed in at least the last year, so this is probably not a problem. -Stephan --0015174412202e24bc04a5cf653c--