From dev-return-6657-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Apr 06 12:13:02 2006 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 51082 invoked from network); 6 Apr 2006 12:13:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2006 12:13:02 -0000 Received: (qmail 48742 invoked by uid 500); 6 Apr 2006 12:13:00 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 48660 invoked by uid 500); 6 Apr 2006 12:13:00 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 48646 invoked by uid 99); 6 Apr 2006 12:13:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 05:13:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mpermar@gmail.com designates 64.233.166.179 as permitted sender) Received: from [64.233.166.179] (HELO pproxy.gmail.com) (64.233.166.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 05:12:59 -0700 Received: by pproxy.gmail.com with SMTP id d80so142365pyd for ; Thu, 06 Apr 2006 05:12:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=h2V2WxwMGOniQjZQePxSDLXKxJNrsNvQog8Ryo5pbue3WxGKNr7Tcjw4TelKVb36u8gybpQA9d8SSN+5zh/SAWdaJkTwMyNaWjQZZCGMXpMQFFt9HoH8BVXaVkK5K5wWTwXItRbhmSoKn7CYIGrMxqPhq2W8o+IBgOTqu5lM22M= Received: by 10.35.54.20 with SMTP id g20mr915958pyk; Thu, 06 Apr 2006 05:12:38 -0700 (PDT) Received: by 10.35.86.3 with HTTP; Thu, 6 Apr 2006 05:12:38 -0700 (PDT) Message-ID: <8fa1023f0604060512k4b3599fcuc56f7aa46d773bce@mail.gmail.com> Date: Thu, 6 Apr 2006 14:12:38 +0200 From: "Martin Perez" To: dev@jackrabbit.apache.org Subject: Re: Removing a node of type nt:file In-Reply-To: <44350437.8090406@gmx.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_33026_6006014.1144325558866" References: <3687050.post@talk.nabble.com> <4433FE17.7050006@gmx.net> <3781226.post@talk.nabble.com> <8fa1023f0604060251o76fbe20n2b7c7bdf5ddd7743@mail.gmail.com> <44350437.8090406@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_33026_6006014.1144325558866 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline That's fine. I suppose that you have received my patch. Martin On 4/6/06, Marcel Reutegger wrote: > > Martin Perez wrote: > > Yes, the problem with the filters is that if I'm not wrong, they are > called > > three times each time you make a simple save() operation. There is a bu= g > > opened about that but it's complex to be solved. > > > > Thomas, don't worry about the textfilters, I really didn't know that > after > > getting a stream through BlobFileValue you had to close it. I will fix > all > > the text filters about that. > > martin, I'm currently working on the text filters to fix JCR-264. while > doing that I will also fix the missing close calls. > > > regards > marcel > ------=_Part_33026_6006014.1144325558866--