Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 52755 invoked from network); 11 Feb 2011 17:45:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 17:45:14 -0000 Received: (qmail 34147 invoked by uid 500); 11 Feb 2011 17:45:14 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 34035 invoked by uid 500); 11 Feb 2011 17:45:12 -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 34028 invoked by uid 99); 11 Feb 2011 17:45:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 17:45:11 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jzitting@adobe.com designates 64.18.1.35 as permitted sender) Received: from [64.18.1.35] (HELO exprod6og115.obsmtp.com) (64.18.1.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 17:45:02 +0000 Received: from source ([192.150.11.134]) by exprod6ob115.postini.com ([64.18.5.12]) with SMTP ID DSNKTVV1ga2zUfrqCR3D5l3JDscB133Nuwjz@postini.com; Fri, 11 Feb 2011 09:44:41 PST Received: from inner-relay-4.eur.adobe.com ([192.150.8.237]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id p1BHhtKG008998 for ; Fri, 11 Feb 2011 09:43:56 -0800 (PST) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id p1BHiR5u015504 for ; Fri, 11 Feb 2011 09:44:30 -0800 (PST) Received: from eurhub01.eur.adobe.com (10.128.4.30) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.2.254.0; Fri, 11 Feb 2011 09:44:27 -0800 Received: from jzitting.adobe.com (10.131.197.63) by europemail.eur.adobe.com (10.128.4.111) with Microsoft SMTP Server (TLS) id 8.2.254.0; Fri, 11 Feb 2011 17:44:25 +0000 Message-ID: <4D557579.7030509@adobe.com> Date: Fri, 11 Feb 2011 18:44:25 +0100 From: Jukka Zitting Organization: Adobe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: "dev@jackrabbit.apache.org" Subject: Re: copying content from one resource node to another References: <1297361935287-3299707.post@n4.nabble.com> <1297446066973-3301682.post@n4.nabble.com> In-Reply-To: <1297446066973-3301682.post@n4.nabble.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 02/11/2011 06:41 PM, kazim_ssuet@yahoo.com wrote: > I suppose contentProperty.getBinary() will also read whole contents, > right? No, with the data store it shouldn't. It's a bug if it does. -- Jukka Zitting