Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 15495D5CC for ; Thu, 15 Nov 2012 09:33:55 +0000 (UTC) Received: (qmail 19820 invoked by uid 500); 15 Nov 2012 09:33:54 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 19498 invoked by uid 500); 15 Nov 2012 09:33:54 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 19489 invoked by uid 99); 15 Nov 2012 09:33:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 09:33:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of orwittmann@googlemail.com designates 209.85.217.174 as permitted sender) Received: from [209.85.217.174] (HELO mail-lb0-f174.google.com) (209.85.217.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 09:33:47 +0000 Received: by mail-lb0-f174.google.com with SMTP id gp3so1270996lbb.33 for ; Thu, 15 Nov 2012 01:33:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=OYvwDJIrrfYPoxEM/2HI3DleRai6Y8j9QLQZVKQlDyY=; b=UHE/l0/LXHy2BT4wHJIQGMWOi5UBeZpLHFd9xAeDzkTfExjx/REGUMBKjMXsvizwpV IFYM5E8ZHR06wjqZnhA2bTBuE8wLmxrCAuq2Ny1aYPgRuMCpbhJgAQYTP43t2uI3lR8d EB9B676eySxjDIcv2AOJEmHortQEuLROIqs157GIl5xVq7y9Of6hxPkjHLpue9GGT9vM npjOOQ/k4xIk27/COxqbMP354IcoipmsVQcM5G6mncP7W5F9km1dSlrIOdtnuxbdVKwa VMXe4tQJ6e00B8TVwi5kuU0raJZGZ9yripSiXejAczmWUVckb2LcAMBWX+pWTIFmRWup ZJAg== Received: by 10.152.105.44 with SMTP id gj12mr501107lab.19.1352972006000; Thu, 15 Nov 2012 01:33:26 -0800 (PST) Received: from [9.155.131.121] (deibp9eh1--blueice1n2.emea.ibm.com. [195.212.29.164]) by mx.google.com with ESMTPS id lv1sm5975421lab.14.2012.11.15.01.33.23 (version=SSLv3 cipher=OTHER); Thu, 15 Nov 2012 01:33:24 -0800 (PST) Message-ID: <50A4B6E4.7030908@googlemail.com> Date: Thu, 15 Nov 2012 10:33:24 +0100 From: Oliver-Rainer Wittmann User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: dev@openoffice.apache.org Subject: Re: Look at the pretty branches References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 15.11.2012 00:10, Rob Weir wrote: > I see that our project is growing new branches. Would it make sense > to start documenting these on a wiki page, so it is clear what each > one is, and who is maintaining it? > > Current branches are: > > AOO34/ --- Our 3.4.x branch, would be used if we ever need a 3.4.2 > > alg/ -- This is Armin's long-term graphics rendering improvement work, > maybe integrated for AOO 4.1 > > gbuild/ -- This looks new, from Andrew. Sounds build-related. But > what is it? And what is the plan for getting it integrated? Is this > planned AOO 4.0? > > writer001/ -- Ditto. What is it and what is the plan for getting it integrated? > It has been already integrated into trunk [1]. Its purpose was the development and test of the TableOfContent enhancement in our Microsoft Word binary filter [2]. [1] http://svn.apache.org/viewvc?view=revision&revision=1386590 [2] http://ooo-dev.markmail.org/thread/hozsulnxjfytrvej Best regards, Oliver. > Thanks! > > -Rob >