From ooo-dev-return-10060-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Fri Dec 2 23:18:30 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 298679778 for ; Fri, 2 Dec 2011 23:18:30 +0000 (UTC) Received: (qmail 2723 invoked by uid 500); 2 Dec 2011 23:18:29 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 2680 invoked by uid 500); 2 Dec 2011 23:18:29 -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 2672 invoked by uid 99); 2 Dec 2011 23:18:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2011 23:18:29 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Mathias_Bauer@gmx.net designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 02 Dec 2011 23:18:20 +0000 Received: (qmail invoked by alias); 02 Dec 2011 23:18:00 -0000 Received: from d191052.adsl.hansenet.de (EHLO [192.168.1.2]) [80.171.191.52] by mail.gmx.net (mp035) with SMTP; 03 Dec 2011 00:18:00 +0100 X-Authenticated: #17242763 X-Provags-ID: V01U2FsdGVkX1/GQHxrpwrGRCsWnhb9wmOtBuOmeT4pECEAclB23T 6SzbNByBrbUr2f Message-ID: <4ED95C9D.8050800@gmx.net> Date: Sat, 03 Dec 2011 00:17:49 +0100 From: Mathias Bauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: License of used 3rd party component Berkeley DB - clarification needed References: <1322838538.23527.YahooMailClassic@web113517.mail.gq1.yahoo.com> In-Reply-To: <1322838538.23527.YahooMailClassic@web113517.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Am 02.12.2011 16:08, schrieb Pedro Giffuni: > For replacements you probably don't want to go back > to the version in FreeBSD ... I don't know if maybe > sqlite which is rather small fits the bill[1]. sqlite is an excellent small and fast database. I would definitely fit the bill. Worth an investigation. Nevertheless, I would only look for a replacement for BDB in our help storage. Using a binary format like BDB for storing the user extension repository was a bad decision and shouldn't be continued. Regards, Mathias