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 D79EA9C93 for ; Tue, 26 Jun 2012 08:40:34 +0000 (UTC) Received: (qmail 28418 invoked by uid 500); 26 Jun 2012 08:40:34 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 28219 invoked by uid 500); 26 Jun 2012 08:40:33 -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 28179 invoked by uid 99); 26 Jun 2012 08:40:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2012 08:40:32 +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 jogischmidt@googlemail.com designates 209.85.214.47 as permitted sender) Received: from [209.85.214.47] (HELO mail-bk0-f47.google.com) (209.85.214.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2012 08:40:26 +0000 Received: by bkcjm2 with SMTP id jm2so3747794bkc.6 for ; Tue, 26 Jun 2012 01:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=tWLQbPRfbX9P0X4KA9qXTsuMQ7MF/3THksRdErcaXt0=; b=f6u+i3NL+++vDhvDEjPyRSAb2QCqF0eVjT4R4gzBuXXJakW5nAGoQLmF1b0Pywx0Uy /u3o+jnhs0vg3NGsEaDHRHnnwx2LSTZzxNQcf+/rXsSXgmObk1ND73R+IaauFVJzHOkQ smLcJM6vNpqwGUD+DbfCyjc+TR2g790+Q0A6ITzYxVnx1HY3iuRTdiAf1ySnDy3Ku+cX q30+3t6chIJteyNqSfqnPjgRpI3UR6yBNM2skcMazjQm2pur2TyBlgRiz2A2Yga7D56T MkMowu8r2Sgh5XDEUE5GlIQxMNLBbh8p7Jd0rfh1fq+lit1NWvdeZje7b9WF2J5CmlOA 7JxA== Received: by 10.205.127.140 with SMTP id ha12mr4979460bkc.105.1340700004966; Tue, 26 Jun 2012 01:40:04 -0700 (PDT) Received: from [9.155.131.47] (deibp9eh1--blueice2n2.emea.ibm.com. [195.212.29.172]) by mx.google.com with ESMTPS id e20sm49671979bkw.3.2012.06.26.01.40.04 (version=SSLv3 cipher=OTHER); Tue, 26 Jun 2012 01:40:04 -0700 (PDT) Message-ID: <4FE97563.2030101@googlemail.com> Date: Tue, 26 Jun 2012 10:40:03 +0200 From: =?ISO-8859-1?Q?J=FCrgen_Schmidt?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [RELEASE][3.4.1] Requesting bug 120082 as release blocker (Temporary files of extension installation are not deleted) References: <4FE966F3.1050608@a-w-f.de> In-Reply-To: <4FE966F3.1050608@a-w-f.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 6/26/12 9:38 AM, Andre Fischer wrote: > Issue 120082 [1] fixes a part of the problem of excessive disk space > consumption by extensions (see issue 119272 [2] for details). The fix > reduces the used disk space by 50%. It does so by removing unused > temporary files. > > The probability of regression is moderate but not zero. > +1 from my opinion it is worth to include it in 3.4.1 Juergen > Regards, > Andre > > > > [1] https://issues.apache.org/ooo/show_bug.cgi?id=120082 > [2] https://issues.apache.org/ooo/show_bug.cgi?id=119272