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 69105995F for ; Thu, 29 Sep 2011 19:14:58 +0000 (UTC) Received: (qmail 50173 invoked by uid 500); 29 Sep 2011 19:14:58 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 50126 invoked by uid 500); 29 Sep 2011 19:14:58 -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 50117 invoked by uid 99); 29 Sep 2011 19:14:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 19:14:58 +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 (athena.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; Thu, 29 Sep 2011 19:14:50 +0000 Received: (qmail invoked by alias); 29 Sep 2011 19:14:27 -0000 Received: from e176039168.adsl.alicedsl.de (EHLO [192.168.1.250]) [85.176.39.168] by mail.gmx.net (mp008) with SMTP; 29 Sep 2011 21:14:27 +0200 X-Authenticated: #17242763 X-Provags-ID: V01U2FsdGVkX19J8QsNzmJJqX2gQ3pbiLx+EyVwkKe+4FALbQYXgy a4YzNiHqFEkzsZ Message-ID: <4E84C391.8050704@gmx.net> Date: Thu, 29 Sep 2011 21:14:25 +0200 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: odma.h [was: Re: my next (tiny) steps - clean up regarding stuff which is not conform to the Apache license] References: <010a01cc7e16$892b0520$9b810f60$@acm.org> <4E843A45.4060201@googlemail.com> In-Reply-To: <4E843A45.4060201@googlemail.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Am 29.09.2011 11:28, schrieb Oliver-Rainer Wittmann: > Hi, > > thanks for details on ODMA and the made research on the current > source code. > > I have figured out that the complete ODMA stuff in our source code is > not part of the build and thus, not part of an installation set - > the source folder /ucb/source/ucp/odma is not built. I did some > research in OOo's hg repository to find out when the build of this > folder has been removed. Surprisingly, it does not seem that it has > been ever built, because I did not find a revision of > /ucb/prj/build.lst which contains /ucb/source/ucp/odma - may be I > overlooked something. Indeed the ODMA content provider was never built in a regular build. The project could be built manually, in case someone wanted to test or use it. In fact it never was more than a "nice try". Regards, Mathias