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 C53114750 for ; Wed, 15 Jun 2011 15:00:50 +0000 (UTC) Received: (qmail 48702 invoked by uid 500); 15 Jun 2011 15:00:50 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 48674 invoked by uid 500); 15 Jun 2011 15:00:50 -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 48666 invoked by uid 99); 15 Jun 2011 15:00:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 15:00:50 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Mathias_Bauer@gmx.net designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 15 Jun 2011 15:00:43 +0000 Received: (qmail invoked by alias); 15 Jun 2011 15:00:22 -0000 Received: from d187046.adsl.hansenet.de (EHLO [192.168.1.2]) [80.171.187.46] by mail.gmx.net (mp026) with SMTP; 15 Jun 2011 17:00:22 +0200 X-Authenticated: #17242763 X-Provags-ID: V01U2FsdGVkX194gxYNHbF4o6O+hgvpfcYFDP8grej9XP5zjgxfKg HPexk0JXTYCZmd Message-ID: <4DF8C901.30708@gmx.net> Date: Wed, 15 Jun 2011 17:00:17 +0200 From: Mathias Bauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Mnenhy/0.8.3 OracleBeehiveExtension/1.0.0.2-OracleInternal ObetStats/CATCATCATCATCATCAFCATLAF_1292428138647-396660266 Thunderbird/3.1.10 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: Bootstrapping a build References: <4DF8852D.5000704@gmx.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org On 15.06.2011 16:03, Christian Grobmeier wrote: >> dmake is GPLed and hosted at openoffice.org, because the original developers >> have abandoned it long time ago. We never made binary releases of dmake and >> we don't need to do it in the future, but we need to find an "official" >> place for the dmake source code, so that we can build a binary version for >> us that can be used to build OOo. >> >> Advice from our mentors is needed here. > > So far we do not host GPL code (incubator might be an exception). > > Do you know this: > http://www.apache-extras.org > > It is google code for ASF related projects, which do not really fit > into the ASF. > > I would suggest that we a create an project there especially for code > like dmake. > Every committer can have commit access to this project on request. > > I know this is done from other projects who care about necessary code, > which do not belong to the original core. > > What this be an option for you? As far as I'm concerned that would be fine for dmake. I never liked to have it in the OOo code base and I know that others would welcome to have it separated too. That still leaves the problem with configure etc. as described in my mail that started this thread. According to http://www.apache.org/legal/resolved.html#build-tools it looks as there could be some hope, right? Regards, Mathias